diff options
Diffstat (limited to 'www/trac-nav')
-rw-r--r-- | www/trac-nav/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/trac-nav/Makefile b/www/trac-nav/Makefile index 9e3a31d3e52f..a41f7aaee135 100644 --- a/www/trac-nav/Makefile +++ b/www/trac-nav/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.gerritbeine.de/download/trac/ PKGNAMEPREFIX= trac- DISTNAME= trac${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= glarkin@FreeBSD.org COMMENT= A fully customizable navigation bar for Trac BUILD_DEPENDS+= easy_install:${PORTSDIR}/devel/py-setuptools |