diff options
Diffstat (limited to 'math/py-gmpy/Makefile')
-rw-r--r-- | math/py-gmpy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-gmpy/Makefile b/math/py-gmpy/Makefile index cf00f16d7bda..1af249091418 100644 --- a/math/py-gmpy/Makefile +++ b/math/py-gmpy/Makefile @@ -5,7 +5,7 @@ PORTNAME= gmpy PORTVERSION= 1.17 PORTREVISION= 1 CATEGORIES= math python -MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} +MASTER_SITES= GOOGLE_CODE PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org |