diff options
author | adrianp <adrianp> | 2009-07-17 18:00:13 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2009-07-17 18:00:13 +0000 |
commit | 885f04eb66866565f91ad15446cb1de744cae2d7 (patch) | |
tree | de16d3b5e172aeec5bc2a9bd78e07724382983e2 /www/ap2-auth-radius | |
parent | 989b12ea278173df03fb529c8ed9dd321f04b8af (diff) | |
download | pkgsrc-885f04eb66866565f91ad15446cb1de744cae2d7.tar.gz |
Give up MAINTAINER
Diffstat (limited to 'www/ap2-auth-radius')
-rw-r--r-- | www/ap2-auth-radius/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap2-auth-radius/Makefile b/www/ap2-auth-radius/Makefile index 013c96cd23a..edac050def2 100644 --- a/www/ap2-auth-radius/Makefile +++ b/www/ap2-auth-radius/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2008/01/18 05:09:47 tnn Exp $ +# $NetBSD: Makefile,v 1.8 2009/07/17 18:00:25 adrianp Exp $ DISTNAME= mod_auth_radius PKGNAME= ${APACHE_PKG_PREFIX}-auth-radius-1.5.7 @@ -6,7 +6,7 @@ PKGREVISION= 2 CATEGORIES= www databases MASTER_SITES= ftp://ftp.freeradius.org/pub/radius/ -MAINTAINER= adrianp@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.freeradius.org/mod_auth_radius/ COMMENT= Module to allow apache2 authentication against a RADIUS server |