summaryrefslogtreecommitdiff
path: root/toolchain/gmp
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/gmp')
-rw-r--r--toolchain/gmp/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gmp/Makefile.inc b/toolchain/gmp/Makefile.inc
index aa3994e1b..f06ebdafd 100644
--- a/toolchain/gmp/Makefile.inc
+++ b/toolchain/gmp/Makefile.inc
@@ -7,6 +7,6 @@ PKG_NAME:= gmp
PKG_VERSION:= 4.3.1
PKG_RELEASE:= 1
PKG_MD5SUM:= 26cec15a90885042dd4a15c4003b08ae
-MASTER_SITES:= ${MASTER_SITE_GNU:=gmp/}
+PKG_SITES:= ${MASTER_SITE_GNU:=gmp/}
DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.bz2
GMP_BUILD_DIR:= $(TOOLCHAIN_BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)