summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authormartti <martti>2002-11-15 10:40:26 +0000
committermartti <martti>2002-11-15 10:40:26 +0000
commite85fb835d44a349c5c771c3a1f01ce06dcc8b81c (patch)
treec080b360c685855c624d77d6dacf4541a07573b2 /www
parenta7932caaf4e09fccfb3e77629ab5aba04235c57a (diff)
downloadpkgsrc-e85fb835d44a349c5c771c3a1f01ce06dcc8b81c.tar.gz
Updated apache to 1.3.27nb2
chmod 0 libexec/cgi-bin/{printenv,test-cgi} (to make nessus happy).
Diffstat (limited to 'www')
-rw-r--r--www/apache/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache/Makefile b/www/apache/Makefile
index d4107177171..f278211fc35 100644
--- a/www/apache/Makefile
+++ b/www/apache/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.111 2002/11/15 09:08:06 martti Exp $
+# $NetBSD: Makefile,v 1.112 2002/11/15 10:40:26 martti Exp $
#
# This pkg does not compile in mod_ssl, only the `mod_ssl EAPI' (a set of
# code hooks that allow mod_ssl to be compiled separately later, if desired).
DISTNAME= apache_${APACHE_VERSION}
PKGNAME= apache-${APACHE_VERSION}
-PKGREVISION= 1
+PKGREVISION= 2
APACHE_VERSION= 1.3.27
CATEGORIES= www
MASTER_SITES= http://httpd.apache.org/dist/httpd/ \