diff options
Diffstat (limited to 'www/py-postmarkup/Makefile')
-rw-r--r-- | www/py-postmarkup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-postmarkup/Makefile b/www/py-postmarkup/Makefile index 0d2bdb164a4a..7d260ddc6900 100644 --- a/www/py-postmarkup/Makefile +++ b/www/py-postmarkup/Makefile @@ -7,7 +7,7 @@ PORTNAME= postmarkup PORTVERSION= 1.0.4 CATEGORIES= www python -MASTER_SITES= http://postmarkup.googlecode.com/files/ +MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= quakelee@cn.freebsd.org |