diff options
author | pav <pav@FreeBSD.org> | 2009-03-23 04:53:47 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-03-23 04:53:47 +0800 |
commit | d2bff42ce05350caed7a1708d7158583a242cfdb (patch) | |
tree | 46f25bb741aca939131d0b5f2a6f46a7d140fa1e | |
parent | ffff16cfe8f9c436444e3afd40c90c35a99cb1a7 (diff) | |
download | freebsd-ports-gnome-d2bff42ce05350caed7a1708d7158583a242cfdb.tar.gz freebsd-ports-gnome-d2bff42ce05350caed7a1708d7158583a242cfdb.tar.zst freebsd-ports-gnome-d2bff42ce05350caed7a1708d7158583a242cfdb.zip |
- Reset long-term inactive maintainer
-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 27d7b48ee22f..2d39b2d0ecfc 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= will@at.org +MAINTAINER= ports@FreeBSD.org COMMENT= A unix group access control module for Apache 2.1 and later USE_APACHE= 22+ |