aboutsummaryrefslogtreecommitdiff
path: root/www/apache22-peruser-mpm/Makefile
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-05-19 02:04:29 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-05-19 02:04:29 +0000
commit3bb9ab0da0261a649d256d79cec49c881d4b53cd (patch)
treec6039e752dcc5d1518b01bfeb345a34f4e785e4a /www/apache22-peruser-mpm/Makefile
parentb7ee372ba36f3f9fb2f0fb973f814f79ba153460 (diff)
downloadports-3bb9ab0da0261a649d256d79cec49c881d4b53cd.tar.gz
ports-3bb9ab0da0261a649d256d79cec49c881d4b53cd.zip
Notes
Diffstat (limited to 'www/apache22-peruser-mpm/Makefile')
-rw-r--r--www/apache22-peruser-mpm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/apache22-peruser-mpm/Makefile b/www/apache22-peruser-mpm/Makefile
index 6e88e06a8f98..9c1b51e341b9 100644
--- a/www/apache22-peruser-mpm/Makefile
+++ b/www/apache22-peruser-mpm/Makefile
@@ -9,7 +9,7 @@
# $FreeBSD$
#
-PORTREVISION= 1
+PORTREVISION= 2
MAINTAINER= jille@quis.cx
@@ -21,7 +21,7 @@ EXTRA_PATCHES+= ${.CURDIR}/files/httpd-2.2.3-peruser-0.3.0-dc2.patch
WITH_MPM= ${SLAVE_PORT_MPM}
SLAVE_DESIGNED_FOR= 2.2.11 # 2.2.3 to be honest, but works fine on 2.2.11
-LATEST_LINK= ${PORTNAME}
+LATEST_LINK= apache22-peruser-mpm
DESCR= ${.CURDIR}/pkg-descr
.include "${MASTERDIR}/Makefile"