diff options
author | flo <flo@FreeBSD.org> | 2010-12-28 06:02:09 +0800 |
---|---|---|
committer | flo <flo@FreeBSD.org> | 2010-12-28 06:02:09 +0800 |
commit | 4d4085c6ebbe863a3a0d1368cf2c15f16bdb023a (patch) | |
tree | caaa68fb8f4519520aea560e0c7d704e045765e9 /www/rt38 | |
parent | d941294017a2cc0b2943cb0a510cc653307a7d41 (diff) | |
download | freebsd-ports-gnome-4d4085c6ebbe863a3a0d1368cf2c15f16bdb023a.tar.gz freebsd-ports-gnome-4d4085c6ebbe863a3a0d1368cf2c15f16bdb023a.tar.zst freebsd-ports-gnome-4d4085c6ebbe863a3a0d1368cf2c15f16bdb023a.zip |
- change MAINTAINER to my @FreeBSD.org address
Approved by: jadawin (mentor)
Diffstat (limited to 'www/rt38')
-rw-r--r-- | www/rt38/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/rt38/Makefile b/www/rt38/Makefile index 8392f092ae5f..38680fb7b181 100644 --- a/www/rt38/Makefile +++ b/www/rt38/Makefile @@ -18,7 +18,7 @@ CATEGORIES= www MASTER_SITES= http://download.bestpractical.com/pub/rt/release/ \ ftp://ftp.eu.uu.net/pub/unix/ticketing/rt/release/ -MAINTAINER= flo@smeets.im +MAINTAINER= flo@FreeBSD.org COMMENT= RT is an industrial-grade ticketing system written in Perl .if defined(NOPORTDOCS) |