aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2003-11-04 16:38:39 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2003-11-04 16:38:39 +0000
commitc8eb65a5ccc04b48a212a720a27fe373cc8981b9 (patch)
treef0bacebdedbe3a779c84493040bc25190fa9ce34 /math
parentedc503ea716a74f33ec0c0eeaf2079fe8cd74814 (diff)
downloadports-c8eb65a5ccc04b48a212a720a27fe373cc8981b9.tar.gz
ports-c8eb65a5ccc04b48a212a720a27fe373cc8981b9.zip
Chase bsd.python.mk's change PYTHON_SITE_SUBDIR -> PYTHON_MASTER_SITE_SUBDIR.
Submitted by: marcus
Notes
Notes: svn path=/head/; revision=93080
Diffstat (limited to 'math')
-rw-r--r--math/py-mpz/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-mpz/Makefile b/math/py-mpz/Makefile
index f54d277cceac..45cf026aa728 100644
--- a/math/py-mpz/Makefile
+++ b/math/py-mpz/Makefile
@@ -9,7 +9,7 @@ PORTNAME= mpz
PORTVERSION= ${PYTHON_PORTVERSION}
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_PYTHON}
-MASTER_SITE_SUBDIR= ${PYTHON_SITE_SUBDIR}
+MASTER_SITE_SUBDIR= ${PYTHON_MASTER_SITE_SUBDIR}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTFILES= ${PYTHON_DISTFILE}