diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/cgihtml/Makefile | 2 | ||||
-rw-r--r-- | www/comclear/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Net-Akismet/Makefile | 2 | ||||
-rw-r--r-- | www/p5-WWW-Curl/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/www/cgihtml/Makefile b/www/cgihtml/Makefile index e339a868227f..bf64b2634dcf 100644 --- a/www/cgihtml/Makefile +++ b/www/cgihtml/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.eekim.com/software/cgihtml/ \ ftp://www.eekim.com/pub/users/eekim/cgihtml/ \ ftp://hcs.harvard.edu/pub/web/tools/cgihtml/ -MAINTAINER= roam@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library that simplifies the task of writing CGI programs in C USE_LDCONFIG= yes diff --git a/www/comclear/Makefile b/www/comclear/Makefile index 6a549940ac89..a62cc45a9f3f 100644 --- a/www/comclear/Makefile +++ b/www/comclear/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://www.neuro-tech.net/files/ -MAINTAINER= roam@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A history cleaner for Netscape Navigator and Communicator WANT_GNOME= yes diff --git a/www/p5-Net-Akismet/Makefile b/www/p5-Net-Akismet/Makefile index 6f6a8cd94a08..bbbbedf6463b 100644 --- a/www/p5-Net-Akismet/Makefile +++ b/www/p5-Net-Akismet/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= roam@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Perl interface to the Akismet comment and trackback spam blocker BUILD_DEPENDS= p5-libwww>=5.09:${PORTSDIR}/www/p5-libwww diff --git a/www/p5-WWW-Curl/Makefile b/www/p5-WWW-Curl/Makefile index b098f6f30de0..a4156931416e 100644 --- a/www/p5-WWW-Curl/Makefile +++ b/www/p5-WWW-Curl/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN \ http://curl.haxx.se/libcurl/perl/ PKGNAMEPREFIX= p5- -MAINTAINER= roam@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl binding interface for curl LICENSE= MIT |