diff options
author | vanilla <vanilla@FreeBSD.org> | 2004-03-19 01:40:11 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2004-03-19 01:40:11 +0800 |
commit | 2fc6e95df70605f51202792805b4926cfd7fbd6b (patch) | |
tree | 2eab8e4c4be2b15222c16c409dadfc888b89908b /www/p5-Apache-Radius/Makefile | |
parent | 3512bcd9417028c151f8257848f32db8a63ce10f (diff) | |
download | freebsd-ports-gnome-2fc6e95df70605f51202792805b4926cfd7fbd6b.tar.gz freebsd-ports-gnome-2fc6e95df70605f51202792805b4926cfd7fbd6b.tar.zst freebsd-ports-gnome-2fc6e95df70605f51202792805b4926cfd7fbd6b.zip |
reset MAINTAINER bit to ports@
I have no too much time to maintain.
Diffstat (limited to 'www/p5-Apache-Radius/Makefile')
-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 7b733318c132..cc29708f01cf 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= vanilla@FreeBSD.org +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 \ |