diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-22 21:21:25 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-22 21:21:25 +0000 |
commit | b0de515849d951fe87fa799ff729bf127860045e (patch) | |
tree | c3f18ee245fe5ed074c34ecf7557017bae9aed88 /www | |
parent | 60eaa1c4322ffd4a1ae09ffaf286bab827773b92 (diff) |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/phpmyfaq/Makefile | 2 | ||||
-rw-r--r-- | www/rt38/Makefile | 2 | ||||
-rw-r--r-- | www/rt40/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/phpmyfaq/Makefile b/www/phpmyfaq/Makefile index 94493aa77d4d..5f59d6a7f93b 100644 --- a/www/phpmyfaq/Makefile +++ b/www/phpmyfaq/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.6.8 CATEGORIES= www MASTER_SITES= http://www.phpmyfaq.de/download/ -MAINTAINER= flo@kasimir.com +MAINTAINER= flo@smeets.im COMMENT= A multilingual, completely database-driven FAQ-system WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/www/rt38/Makefile b/www/rt38/Makefile index 1e9563a2ed57..527f9f808fe3 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@kasimir.com +MAINTAINER= flo@smeets.im COMMENT= RT is an industrial-grade ticketing system written in Perl .if defined(NOPORTDOCS) diff --git a/www/rt40/Makefile b/www/rt40/Makefile index 1e9563a2ed57..527f9f808fe3 100644 --- a/www/rt40/Makefile +++ b/www/rt40/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@kasimir.com +MAINTAINER= flo@smeets.im COMMENT= RT is an industrial-grade ticketing system written in Perl .if defined(NOPORTDOCS) |