summaryrefslogtreecommitdiff
path: root/www/apache
diff options
context:
space:
mode:
authorgrant <grant>2003-10-11 13:40:19 +0000
committergrant <grant>2003-10-11 13:40:19 +0000
commita19d7c723c27e143cb711dcdbd597adc2577d443 (patch)
tree350d46f49351a73775ecc23459c02231c4c68a64 /www/apache
parent2021d58321d2d54b21a6c478793635187ed509ac (diff)
downloadpkgsrc-a19d7c723c27e143cb711dcdbd597adc2577d443.tar.gz
bump PKGREVISIONs after bump of expat BUILDLINK_DEPENDS.
Diffstat (limited to 'www/apache')
-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/}