diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2009-05-06 22:15:18 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2009-05-06 22:15:18 +0000 |
commit | 9c6f37d5aba5e909c74136d3b1db995efdea1ae7 (patch) | |
tree | 1e1672704bcaee1259c498c74c1e6add4722456e /www/trac-wikinegotiator | |
parent | d30040b744fcd427f0ffa190ff9a92740c6aeeb7 (diff) | |
download | ports-9c6f37d5aba5e909c74136d3b1db995efdea1ae7.tar.gz ports-9c6f37d5aba5e909c74136d3b1db995efdea1ae7.zip |
Notes
Diffstat (limited to 'www/trac-wikinegotiator')
-rw-r--r-- | www/trac-wikinegotiator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/trac-wikinegotiator/Makefile b/www/trac-wikinegotiator/Makefile index 4384cd240a91..08952732f964 100644 --- a/www/trac-wikinegotiator/Makefile +++ b/www/trac-wikinegotiator/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.gerritbeine.de/download/trac/ PKGNAMEPREFIX= trac- DISTNAME= trac${PORTNAME}plugin-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= glarkin@FreeBSD.org COMMENT= Content negotiation for Trac BUILD_DEPENDS+= easy_install:${PORTSDIR}/devel/py-setuptools |