aboutsummaryrefslogtreecommitdiff
path: root/www/apache22-peruser-mpm
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2011-05-13 23:03:45 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2011-05-13 23:03:45 +0000
commit065a08b1b3a67f266e16f019d1f878d77e607768 (patch)
tree219caed03baaca59efca2a7bb9b2ebfa82aca4dd /www/apache22-peruser-mpm
parent92dcc59c8687d03357b60cebb2dd85e8092928d0 (diff)
downloadports-065a08b1b3a67f266e16f019d1f878d77e607768.tar.gz
ports-065a08b1b3a67f266e16f019d1f878d77e607768.zip
Notes
Diffstat (limited to 'www/apache22-peruser-mpm')
-rw-r--r--www/apache22-peruser-mpm/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/apache22-peruser-mpm/Makefile b/www/apache22-peruser-mpm/Makefile
index cae68d9675aa..387db7271754 100644
--- a/www/apache22-peruser-mpm/Makefile
+++ b/www/apache22-peruser-mpm/Makefile
@@ -9,8 +9,6 @@
# $FreeBSD$
#
-PORTREVISION= 5
-
MAINTAINER= jille@quis.cx
MASTERDIR= ${.CURDIR}/../apache22
@@ -21,7 +19,7 @@ EXTRA_PATCHES+= ${.CURDIR}/files/httpd-2.2.3-peruser-0.3.0-dc3.patch
EXTRA_PATCHES+= ${.CURDIR}/files/httpd-2.2.3-peruser-0.3.0-dc3-r57.patch
WITH_MPM= ${SLAVE_PORT_MPM}
-LATEST_LINK= apache22-peruser-mpm
+LATEST_LINK= apache22-peruser-mpm
DESCR= ${.CURDIR}/pkg-descr
.include "${MASTERDIR}/Makefile"