diff options
Diffstat (limited to 'www/p5-Apache-Radius')
-rw-r--r-- | www/p5-Apache-Radius/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Apache-Radius/Makefile b/www/p5-Apache-Radius/Makefile index 6d29cdb384ac..059d01959ab6 100644 --- a/www/p5-Apache-Radius/Makefile +++ b/www/p5-Apache-Radius/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= Apache-AuthenRadius-${PORTVERSION} -MAINTAINER= serg@tmn.ru +MAINTAINER= ports@FreeBSD.org COMMENT= A perl5 module for providing RADIUS authentication in Apache+mod_perl BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/mod_perl \ |