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-pendingticket | |
parent | d30040b744fcd427f0ffa190ff9a92740c6aeeb7 (diff) | |
download | ports-9c6f37d5aba5e909c74136d3b1db995efdea1ae7.tar.gz ports-9c6f37d5aba5e909c74136d3b1db995efdea1ae7.zip |
Notes
Diffstat (limited to 'www/trac-pendingticket')
-rw-r--r-- | www/trac-pendingticket/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/trac-pendingticket/Makefile b/www/trac-pendingticket/Makefile index 4fe496b02dd6..2d4969704bfa 100644 --- a/www/trac-pendingticket/Makefile +++ b/www/trac-pendingticket/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.gerritbeine.de/download/trac/ PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}plugin-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= glarkin@FreeBSD.org COMMENT= Support for pending tickets BUILD_DEPENDS+= easy_install:${PORTSDIR}/devel/py-setuptools |