summaryrefslogtreecommitdiff
path: root/www/ap2-fcgid/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/ap2-fcgid/Makefile')
-rw-r--r--www/ap2-fcgid/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/ap2-fcgid/Makefile b/www/ap2-fcgid/Makefile
index 3fe6b28cb6c..ce6c4947888 100644
--- a/www/ap2-fcgid/Makefile
+++ b/www/ap2-fcgid/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2010/11/23 11:55:15 obache Exp $
+# $NetBSD: Makefile,v 1.8 2012/09/04 16:10:57 taca Exp $
-DISTNAME= mod_fcgid-2.3.6
+DISTNAME= mod_fcgid-2.3.7
PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/mod_//}
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/mod_fcgid/}
@@ -12,7 +12,7 @@ LICENSE= apache-2.0
PKG_DESTDIR_SUPPORT= user-destdir
-PKG_APACHE_ACCEPTED= apache2 apache22
+PKG_APACHE_ACCEPTED= apache2 apache22 apache24
APACHE_MODULE= YES
USE_LIBTOOL= YES