aboutsummaryrefslogtreecommitdiff
path: root/www/mod_authz_unixgroup
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-12-16 12:47:26 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-12-16 12:47:26 +0000
commit5816ee80ad641e54275e4a79d540a045c6ece28a (patch)
tree0408ac6ce0850ef6627c88bc31dbda27e5bf7152 /www/mod_authz_unixgroup
parentf7e8dff4a693953145c86f165a04726b00459fa5 (diff)
downloadports-5816ee80ad641e54275e4a79d540a045c6ece28a.tar.gz
ports-5816ee80ad641e54275e4a79d540a045c6ece28a.zip
Notes
Diffstat (limited to 'www/mod_authz_unixgroup')
-rw-r--r--www/mod_authz_unixgroup/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mod_authz_unixgroup/Makefile b/www/mod_authz_unixgroup/Makefile
index 13b620d00e68..b382ade9e00e 100644
--- a/www/mod_authz_unixgroup/Makefile
+++ b/www/mod_authz_unixgroup/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mod_authz_unixgroup
PORTVERSION= 1.0.0
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://www.unixpapa.com/software/
@@ -16,6 +17,6 @@ COMMENT= A unix group access control module for Apache 2.1 and later
USE_APACHE= 22+
AP_FAST_BUILD= YES
AP_GENPLIST= YES
-SHORTMODNAME= mod_authz_unixgroup
+SHORTMODNAME= authz_unixgroup
.include <bsd.port.mk>