diff options
author | linimon <linimon@FreeBSD.org> | 2005-09-10 09:23:13 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-09-10 09:23:13 +0000 |
commit | 7a292de0096b18f1e2c95cb3d1434efb0d6e8cc5 (patch) | |
tree | 5503458560be2d4746b426e94731f61f03610c94 /www/rt3 | |
parent | 68625b8ee79488b96a846025c69d4f371c93f6ae (diff) | |
download | FreeBSD-ports-7a292de0096b18f1e2c95cb3d1434efb0d6e8cc5.zip FreeBSD-ports-7a292de0096b18f1e2c95cb3d1434efb0d6e8cc5.tar.gz |
Reset bouncing maintainer address. Sorry to see you go.
Hat: portmgr
Diffstat (limited to 'www/rt3')
-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 3dd76f4..025dc8e 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= autrijus@autrijus.org +MAINTAINER= ports@FreeBSD.org COMMENT?= RT is an industrial-grade ticketing system written in Perl BUILD_DEPENDS+= ${APXS}:${PORTSDIR}/${APACHE_PORT} \ |