diff options
Diffstat (limited to 'www/py-formalchemy/Makefile')
-rw-r--r-- | www/py-formalchemy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-formalchemy/Makefile b/www/py-formalchemy/Makefile index 60e6243eb1a6..ab6d4207a197 100644 --- a/www/py-formalchemy/Makefile +++ b/www/py-formalchemy/Makefile @@ -5,7 +5,7 @@ PORTNAME= formalchemy PORTVERSION= 1.3.3 PORTREVISION= 2 CATEGORIES= www python -MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} +MASTER_SITES= GOOGLE_CODE PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= FormAlchemy-${DISTVERSION} |