diff options
Diffstat (limited to 'www/rt3/Makefile')
-rw-r--r-- | www/rt3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/rt3/Makefile b/www/rt3/Makefile index 4ef659ea952e..35b7f6010ad6 100644 --- a/www/rt3/Makefile +++ b/www/rt3/Makefile @@ -14,7 +14,7 @@ MASTER_SITES?= http://download.bestpractical.com/pub/rt/release/ \ ftp://ftp.eu.uu.net/pub/unix/ticketing/rt/release/ \ ftp://ftp.eu.uu.net/pub/unix/ticketing/rt/devel/ -MAINTAINER= pgollucci@p6m7g8.com +MAINTAINER= pgollucci@FreeBSD.org COMMENT?= RT is an industrial-grade ticketing system written in Perl BUILD_DEPENDS+= ${APXS}:${PORTSDIR}/${APACHE_PORT} \ |