diff options
Diffstat (limited to 'www/trac-ccselector/Makefile')
-rw-r--r-- | www/trac-ccselector/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/trac-ccselector/Makefile b/www/trac-ccselector/Makefile index e121b970a4ef..2d4ebf27b675 100644 --- a/www/trac-ccselector/Makefile +++ b/www/trac-ccselector/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.sourcehosting.net/freebsd/distfiles/ \ PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}plugin-${PORTVERSION} -MAINTAINER= joneum@bsdproject.de +MAINTAINER= joneum@FreeBSD.org COMMENT= Visually edit the Trac ticket CC field RUN_DEPENDS= tracd:www/trac |