diff options
-rw-r--r-- | www/mod_perl/Makefile | 2 | ||||
-rw-r--r-- | www/mod_perl2/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Apache-Radius/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/www/mod_perl/Makefile b/www/mod_perl/Makefile index 7f8aeae0792f..42d9fe219cd5 100644 --- a/www/mod_perl/Makefile +++ b/www/mod_perl/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache -MAINTAINER= sheldonh@FreeBSD.org +MAINTAINER= vanilla@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 diff --git a/www/mod_perl2/Makefile b/www/mod_perl2/Makefile index 7f8aeae0792f..42d9fe219cd5 100644 --- a/www/mod_perl2/Makefile +++ b/www/mod_perl2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Apache -MAINTAINER= sheldonh@FreeBSD.org +MAINTAINER= vanilla@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 diff --git a/www/p5-Apache-Radius/Makefile b/www/p5-Apache-Radius/Makefile index 1033c275225c..88706dae3295 100644 --- a/www/p5-Apache-Radius/Makefile +++ b/www/p5-Apache-Radius/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= Apache PKGNAMEPREFIX= p5- DISTNAME= Apache-AuthenRadius-${PORTVERSION} -MAINTAINER= sheldonh@FreeBSD.org +MAINTAINER= vanilla@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Authen/Radius.pm:${PORTSDIR}/security/p5-Authen-Radius |