diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Apache-Session-PHP/Makefile | 2 | ||||
-rw-r--r-- | www/p5-CGI-Untaint/Makefile | 2 | ||||
-rw-r--r-- | www/p5-PHP-Session/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-Apache-Session-PHP/Makefile b/www/p5-Apache-Session-PHP/Makefile index e29ef120788a..6f3c7252ff33 100644 --- a/www/p5-Apache-Session-PHP/Makefile +++ b/www/p5-Apache-Session-PHP/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- -MAINTAINER= m@absolight.net +MAINTAINER= mat@FreeBSD.org COMMENT= Glue Apache::Session with PHP::Session BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/PHP/Session.pm:${PORTSDIR}/www/p5-PHP-Session \ diff --git a/www/p5-CGI-Untaint/Makefile b/www/p5-CGI-Untaint/Makefile index b91e460735c4..4d65cec6985a 100644 --- a/www/p5-CGI-Untaint/Makefile +++ b/www/p5-CGI-Untaint/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= CGI PKGNAMEPREFIX= p5- -MAINTAINER= m@absolight.net +MAINTAINER= mat@FreeBSD.org COMMENT= Process CGI input parameters RUN_DEPENDS= ${SITE_PERL}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-exports \ diff --git a/www/p5-PHP-Session/Makefile b/www/p5-PHP-Session/Makefile index 182426889f51..7da2e978f848 100644 --- a/www/p5-PHP-Session/Makefile +++ b/www/p5-PHP-Session/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= PHP PKGNAMEPREFIX= p5- -MAINTAINER= m@absolight.net +MAINTAINER= mat@FreeBSD.org COMMENT= Read / write PHP session files BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/UNIVERSAL/require.pm:${PORTSDIR}/devel/p5-UNIVERSAL-exports \ |