diff options
author | mat <mat@FreeBSD.org> | 2003-08-16 17:13:44 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2003-08-16 17:13:44 +0800 |
commit | 898ac9a70219678f62985be9c096b0234c1f1e78 (patch) | |
tree | 9fc06fe000dc7a12a7ee84ad137a4db58cc48448 /www | |
parent | 0fd9c177c103cab5186aa8e474e8698f77f81027 (diff) | |
download | freebsd-ports-gnome-898ac9a70219678f62985be9c096b0234c1f1e78.tar.gz freebsd-ports-gnome-898ac9a70219678f62985be9c096b0234c1f1e78.tar.zst freebsd-ports-gnome-898ac9a70219678f62985be9c096b0234c1f1e78.zip |
Update my ports to use my @FreeBSD.org address
Approved by: demon (mentor)
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 \ |