diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2013-12-16 18:24:49 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2013-12-16 18:24:49 +0000 |
commit | 43b0eb0cb0549be9dd111aa85f9a51ba53c8bf53 (patch) | |
tree | cd6a453a3436c1bf7aef437bd36709d2ee1e1ed0 /www/trac-customfieldadmin | |
parent | 5e05f453aedff40f0f045de1dff1b04f347dc060 (diff) |
Notes
Diffstat (limited to 'www/trac-customfieldadmin')
-rw-r--r-- | www/trac-customfieldadmin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/trac-customfieldadmin/Makefile b/www/trac-customfieldadmin/Makefile index afe79163cdbd..904c5cbf50eb 100644 --- a/www/trac-customfieldadmin/Makefile +++ b/www/trac-customfieldadmin/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://www.sourcehosting.net/freebsd/distfiles/ \ PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}plugin-${PORTVERSION} -MAINTAINER= glarkin@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Web interface to administer Trac ticket custom fields RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac |