diff options
Diffstat (limited to 'www/trac-tocmacro')
-rw-r--r-- | www/trac-tocmacro/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/trac-tocmacro/Makefile b/www/trac-tocmacro/Makefile index a2f2ad18721c..d3eac07a06cd 100644 --- a/www/trac-tocmacro/Makefile +++ b/www/trac-tocmacro/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www devel python MASTER_SITES= http://people.freebsd.org/~mm/trac/ PKGNAMEPREFIX= trac- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= glarkin@FreeBSD.org COMMENT= Table of contents macro RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac |