From 5816ee80ad641e54275e4a79d540a045c6ece28a Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Sun, 16 Dec 2007 12:47:26 +0000 Subject: - Fix autoconfiguration of httpd.conf PR: ports/118101 Reported by: nerVo Approved by: maintainer timeout (1 month) --- www/mod_authz_unixgroup/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www') 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 -- cgit v1.2.3