summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authormartti <martti>2002-11-15 10:40:45 +0000
committermartti <martti>2002-11-15 10:40:45 +0000
commit269ac425d7e94b25a4be634c6142ab1e2bc7efa4 (patch)
tree1f46a02dfbfc1ba3bfad6faa5ea4db78c3a08904 /www
parente85fb835d44a349c5c771c3a1f01ce06dcc8b81c (diff)
downloadpkgsrc-269ac425d7e94b25a4be634c6142ab1e2bc7efa4.tar.gz
Updated apache6 to 1.3.27nb1
chmod 0 libexec/cgi-bin/{printenv,test-cgi} (to make nessus happy).
Diffstat (limited to 'www')
-rw-r--r--www/apache6/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/apache6/Makefile b/www/apache6/Makefile
index 3b8793cef96..1678d912710 100644
--- a/www/apache6/Makefile
+++ b/www/apache6/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2002/11/15 09:08:07 martti Exp $
+# $NetBSD: Makefile,v 1.61 2002/11/15 10:40:45 martti Exp $
#
# This package does not compile in mod_ssl support hooks, as it conflicts
# with IPv6-enable patch.
@@ -8,6 +8,7 @@
DISTNAME= apache_${APACHE_VERSION}
PKGNAME= apache6-${APACHE_VERSION}
+PKGREVISION= 1
APACHE_VERSION= 1.3.27
CATEGORIES= www
MASTER_SITES= http://httpd.apache.org/dist/httpd/ \