summaryrefslogtreecommitdiff
path: root/www/apache
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-10-03 21:53:53 +0000
committerwiz <wiz@pkgsrc.org>2012-10-03 21:53:53 +0000
commitd6bb97360a524f93be6082516b79a9bfd10b44ce (patch)
tree7d1f6f0d0b760e77bb45c7fc137ae6f354d31fcf /www/apache
parentd3a65b69d6e07d9ee95c9f5d8b992d1a64f931e6 (diff)
downloadpkgsrc-d6bb97360a524f93be6082516b79a9bfd10b44ce.tar.gz
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*. I hope that's all of them.
Diffstat (limited to 'www/apache')
-rw-r--r--www/apache/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache/Makefile b/www/apache/Makefile
index abcb0b5c45c..80c98f6bd70 100644
--- a/www/apache/Makefile
+++ b/www/apache/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.201 2012/05/29 20:23:12 joerg Exp $
+# $NetBSD: Makefile,v 1.202 2012/10/03 21:58:27 wiz 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_1.3.42
PKGNAME= ${DISTNAME:S/_/-/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_APACHE:=httpd/} \
${MASTER_SITE_APACHE:=httpd/old/}