diff options
author | miwi <miwi@FreeBSD.org> | 2009-02-17 04:43:17 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-02-17 04:43:17 +0800 |
commit | fc506e55d397fc7877ab6f46478aad3695f6ed0d (patch) | |
tree | f3a4405e93f86b8b02c8e48ac081cb0fa9c256be /www/p5-Apache-Radius | |
parent | 0ef35c9401b7586e552a35883445a3dad24095dc (diff) | |
download | freebsd-ports-gnome-fc506e55d397fc7877ab6f46478aad3695f6ed0d.tar.gz freebsd-ports-gnome-fc506e55d397fc7877ab6f46478aad3695f6ed0d.tar.zst freebsd-ports-gnome-fc506e55d397fc7877ab6f46478aad3695f6ed0d.zip |
- Reset Maintainer
PR: 131742
Submitted by: "Sergey N. Voronkov" <serg@tmn.ru> (maintainer)
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 \ |