summaryrefslogtreecommitdiff
path: root/www/apache2
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2004-10-02 15:54:29 +0000
committerreed <reed@pkgsrc.org>2004-10-02 15:54:29 +0000
commiteda12ddc4e5997248532ac51a0289b3fbaa8f8b0 (patch)
tree22f87088487406ddf4e33733eeec102e2be1ffe5 /www/apache2
parent2eb2f93d00273c7ebeacd3bbf646662e45ee59a6 (diff)
downloadpkgsrc-eda12ddc4e5997248532ac51a0289b3fbaa8f8b0.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/apache2')
-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/} \