diff options
author | koitsu <koitsu@FreeBSD.org> | 2008-11-20 19:06:24 +0800 |
---|---|---|
committer | koitsu <koitsu@FreeBSD.org> | 2008-11-20 19:06:24 +0800 |
commit | f0c19a0118d1ce51a9954134d71dad69b77a0c54 (patch) | |
tree | e43a05613a1ce1b5ce5c35fcef5b9d7e103b4fb5 /www | |
parent | 1c60a74ed400ed3d78e782f299a7a429b8e3e70c (diff) | |
download | freebsd-ports-gnome-f0c19a0118d1ce51a9954134d71dad69b77a0c54.tar.gz freebsd-ports-gnome-f0c19a0118d1ce51a9954134d71dad69b77a0c54.tar.zst freebsd-ports-gnome-f0c19a0118d1ce51a9954134d71dad69b77a0c54.zip |
Maintainer moved to ports@FreeBSD.org.
Diffstat (limited to 'www')
-rw-r--r-- | www/cgiwrap/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Markup-Perl/Makefile | 2 | ||||
-rw-r--r-- | www/suphp/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/cgiwrap/Makefile b/www/cgiwrap/Makefile index e4e3f48c4436..76bf45d21d73 100644 --- a/www/cgiwrap/Makefile +++ b/www/cgiwrap/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= koitsu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Securely execute Web CGI scripts WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/www/p5-Markup-Perl/Makefile b/www/p5-Markup-Perl/Makefile index 4d5f59cad6bd..f0dee5bc0e8f 100644 --- a/www/p5-Markup-Perl/Makefile +++ b/www/p5-Markup-Perl/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ../../authors/id/M/MM/MMATHEWS PKGNAMEPREFIX= p5- DISTNAME= Markup-Perl-${PORTVERSION} -MAINTAINER= koitsu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Support perl code inside CGI scripts using simple tags USE_PERL5= yes diff --git a/www/suphp/Makefile b/www/suphp/Makefile index ffd76fc451f7..9b601ce934fc 100644 --- a/www/suphp/Makefile +++ b/www/suphp/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.suphp.org/download/ \ ${MASTER_SITE_LOCAL:S|%SUBDIR%|koitsu|} -MAINTAINER= koitsu@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Securely execute PHP scripts under Apache GNU_CONFIGURE= yes |