summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorreed <reed>2004-10-02 15:54:29 +0000
committerreed <reed>2004-10-02 15:54:29 +0000
commitedfdc454b4c26eaad1232d35dc80403bf5bda55a (patch)
tree22f87088487406ddf4e33733eeec102e2be1ffe5 /www
parentc6e74d7166926892e325f0770aee8fb53fddfc5b (diff)
downloadpkgsrc-edfdc454b4c26eaad1232d35dc80403bf5bda55a.tar.gz
Just added a comment to remember to look at removing PKGREVISION
for devel/apr when updating the apache2 version.
Diffstat (limited to 'www')
-rw-r--r--www/apache2/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/apache2/Makefile.common b/www/apache2/Makefile.common
index 0bd029d771f..839a709dde1 100644
--- a/www/apache2/Makefile.common
+++ b/www/apache2/Makefile.common
@@ -1,5 +1,6 @@
DISTNAME= httpd-${APACHE_VERSION}
-# when updating this version be sure to update the checksum in devel/apr also
+# When updating this version be sure to update the checksum and remove
+# any PKGREVISION for devel/apr also.
APACHE_VERSION= 2.0.52
APR_VERSION= 0.9.5
MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/} \