diff options
-rw-r--r-- | www/p5-AxKit-XSP-ESQL/Makefile | 2 | ||||
-rw-r--r-- | www/p5-AxKit-XSP-IfParam/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-AxKit-XSP-ESQL/Makefile b/www/p5-AxKit-XSP-ESQL/Makefile index cd389cf2d6e4..63d8f8c8f3a9 100644 --- a/www/p5-AxKit-XSP-ESQL/Makefile +++ b/www/p5-AxKit-XSP-ESQL/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www perl5 MASTER_SITES= http://www.cpan.org/authors/id/M/MS/MSERGEANT/ PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci@FreeBSD.org COMMENT= An Extended SQL taglib for AxKit eXtensible Server Pages BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit \ diff --git a/www/p5-AxKit-XSP-IfParam/Makefile b/www/p5-AxKit-XSP-IfParam/Makefile index 125ddc52c851..9c29af06c292 100644 --- a/www/p5-AxKit-XSP-IfParam/Makefile +++ b/www/p5-AxKit-XSP-IfParam/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www perl5 MASTER_SITES= http://www.cpan.org/authors/id/M/MS/MSERGEANT/ PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pgollucci@FreeBSD.org COMMENT= Equivalent of XSP Param taglib, but conditional plugin for AxKit BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit |