summaryrefslogtreecommitdiff
path: root/www/apache/Makefile
diff options
context:
space:
mode:
authorgrant <grant>2003-10-11 13:40:19 +0000
committergrant <grant>2003-10-11 13:40:19 +0000
commit964bf65728c71764c2dcf8e08dbf8fe9037026e8 (patch)
tree350d46f49351a73775ecc23459c02231c4c68a64 /www/apache/Makefile
parent6a6e4dc11d805c1f086e5701021abfedb610143b (diff)
downloadpkgsrc-964bf65728c71764c2dcf8e08dbf8fe9037026e8.tar.gz
bump PKGREVISIONs after bump of expat BUILDLINK_DEPENDS.
Diffstat (limited to 'www/apache/Makefile')
-rw-r--r--www/apache/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/apache/Makefile b/www/apache/Makefile
index 3dc5fcfd459..0cc899c5bb9 100644
--- a/www/apache/Makefile
+++ b/www/apache/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.133 2003/09/17 19:41:17 grant Exp $
+# $NetBSD: Makefile,v 1.134 2003/10/11 13:40:19 grant 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).
@@ -6,6 +6,7 @@
DISTNAME= apache_${APACHE_VERSION}
PKGNAME= apache-${APACHE_VERSION}
APACHE_VERSION= 1.3.28
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/} \
${MASTER_SITE_APACHE:=httpd/old/}