diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-05 21:54:07 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-05 21:54:07 +0000 |
commit | 5c6db6f4eb7d9098ca1a8c64b0aee2ac55fb5038 (patch) | |
tree | fa0da7af96820bb5400b8feb5e54b86142d1ec8e /www/mod_authz_unixgroup | |
parent | 3a2084de1e20e1397cb5ebadab556d95be899e75 (diff) | |
download | ports-5c6db6f4eb7d9098ca1a8c64b0aee2ac55fb5038.tar.gz ports-5c6db6f4eb7d9098ca1a8c64b0aee2ac55fb5038.zip |
Notes
Diffstat (limited to 'www/mod_authz_unixgroup')
-rw-r--r-- | www/mod_authz_unixgroup/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_authz_unixgroup/Makefile b/www/mod_authz_unixgroup/Makefile index db754b8d9e50..3c8914b4ae5b 100644 --- a/www/mod_authz_unixgroup/Makefile +++ b/www/mod_authz_unixgroup/Makefile @@ -7,6 +7,7 @@ PORTNAME= mod_authz_unixgroup PORTVERSION= 1.0.1 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.unixpapa.com/software/ |