diff options
Diffstat (limited to 'www/trac-wikitemplates/Makefile')
-rw-r--r-- | www/trac-wikitemplates/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/trac-wikitemplates/Makefile b/www/trac-wikitemplates/Makefile index 3d372150e5d2..dd80874323f7 100644 --- a/www/trac-wikitemplates/Makefile +++ b/www/trac-wikitemplates/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.gerritbeine.de/download/trac/ PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}plugin-${PORTVERSION:S/p/rc/} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= glarkin@FreeBSD.org COMMENT= Templates for the Trac wiki RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac \ |