diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-03-06 22:19:52 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-03-06 22:19:52 +0000 |
commit | 1e1dff629005286c45386030fb64b6b517855556 (patch) | |
tree | e05831b2a9ed0617821ca60ff820b76a362a0930 /www/py-html5lib | |
parent | 237b260c0b2260e43ddaedbc82ce81b9c102bc08 (diff) |
Notes
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 |