diff options
Diffstat (limited to 'www/py-HTMLgen/Makefile')
-rw-r--r-- | www/py-HTMLgen/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/py-HTMLgen/Makefile b/www/py-HTMLgen/Makefile index 5c0f41ee1a38..ce9afba6d05c 100644 --- a/www/py-HTMLgen/Makefile +++ b/www/py-HTMLgen/Makefile @@ -4,10 +4,9 @@ PORTNAME= HTMLgen PORTVERSION= 2.2.2 CATEGORIES= www python -MASTER_SITES= ${MASTER_SITE_LOCAL} \ +MASTER_SITES= LOCAL/dryice \ http://dryice.name/computer/FreeBSD/distfiles/ \ http://starship.python.net/crew/friedrich/ -MASTER_SITE_SUBDIR= dryice PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= HTMLgen |