diff options
Diffstat (limited to 'www/pyblosxom')
-rw-r--r-- | www/pyblosxom/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/pyblosxom/Makefile b/www/pyblosxom/Makefile index e3f6b7e3d82d..9051208c191f 100644 --- a/www/pyblosxom/Makefile +++ b/www/pyblosxom/Makefile @@ -8,9 +8,9 @@ PORTNAME= pyblosxom PORTVERSION= 1.4.3 CATEGORIES= www python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ +MASTER_SITES= SF \ http://dryice.name/computer/FreeBSD/distfiles/ -MASTER_SITE_SUBDIR= ${PORTNAME} + MAINTAINER= jun-g@daemonfreaks.com COMMENT= A lightweight weblog system |