diff options
Diffstat (limited to 'www/trac-wikitopdf/Makefile')
-rw-r--r-- | www/trac-wikitopdf/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/trac-wikitopdf/Makefile b/www/trac-wikitopdf/Makefile index c10c54c71b46..8c639cee9bcf 100644 --- a/www/trac-wikitopdf/Makefile +++ b/www/trac-wikitopdf/Makefile @@ -4,8 +4,7 @@ PORTNAME= wikitopdf PORTVERSION= 2.2.2 PORTREVISION= 6 CATEGORIES= www devel python -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= brooks +MASTER_SITES= LOCAL/brooks PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}plugin-${PORTVERSION} |