diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-05-01 09:13:24 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-05-01 09:13:24 +0000 |
commit | e1e806faace80e96b144cbe15cdc2875eba8c414 (patch) | |
tree | 24ac8bdb81e7c5f1c7a510e0affadf91640092fd /www/mod_authz_unixgroup | |
parent | 08b641ea428069314b6a896bf3c28a600681e40d (diff) |
Notes
Diffstat (limited to 'www/mod_authz_unixgroup')
-rw-r--r-- | www/mod_authz_unixgroup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_authz_unixgroup/Makefile b/www/mod_authz_unixgroup/Makefile index 2d39b2d0ecfc..235524c63c18 100644 --- a/www/mod_authz_unixgroup/Makefile +++ b/www/mod_authz_unixgroup/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.1 CATEGORIES= www MASTER_SITES= http://www.unixpapa.com/software/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= apache@FreeBSD.org COMMENT= A unix group access control module for Apache 2.1 and later USE_APACHE= 22+ |