diff options
Diffstat (limited to 'www/py-html5lib')
-rw-r--r-- | www/py-html5lib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-html5lib/Makefile b/www/py-html5lib/Makefile index 6b0b4532fb57..e179c170b12a 100644 --- a/www/py-html5lib/Makefile +++ b/www/py-html5lib/Makefile @@ -9,7 +9,7 @@ PORTNAME= html5lib PORTVERSION= 0.9 CATEGORIES= www python -MASTER_SITES= http://${PORTNAME}.googlecode.com/files/ +MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ijliao@FreeBSD.org |