diff options
Diffstat (limited to 'www/trac-graphviz/Makefile')
-rw-r--r-- | www/trac-graphviz/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/trac-graphviz/Makefile b/www/trac-graphviz/Makefile index 7cc9713..f232455 100644 --- a/www/trac-graphviz/Makefile +++ b/www/trac-graphviz/Makefile @@ -4,8 +4,7 @@ PORTNAME= ${PYDISTUTILS_PKGNAME:S;^Trac;;S;Plugin$;;:tl} PORTVERSION= 0.7.4 PORTREVISION= 7 CATEGORIES= www devel graphics python -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= brooks +MASTER_SITES= LOCAL/brooks PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}plugin-${PORTVERSION} |