aboutsummaryrefslogtreecommitdiff
path: root/www/mod_extract_forwarded_ap13/Makefile
diff options
context:
space:
mode:
authorAnders Nordby <anders@FreeBSD.org>2003-04-09 22:07:25 +0000
committerAnders Nordby <anders@FreeBSD.org>2003-04-09 22:07:25 +0000
commit87501d76ac7ee389c36ff1f3a698c2e51bd8cee5 (patch)
tree072bf2149c385bbe0393b87822b3e8db9c4d1ba3 /www/mod_extract_forwarded_ap13/Makefile
parent78ec34070818dbf892d661e47da1811ba7204159 (diff)
downloadports-87501d76ac7ee389c36ff1f3a698c2e51bd8cee5.tar.gz
ports-87501d76ac7ee389c36ff1f3a698c2e51bd8cee5.zip
Notes
Diffstat (limited to 'www/mod_extract_forwarded_ap13/Makefile')
-rw-r--r--www/mod_extract_forwarded_ap13/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_extract_forwarded_ap13/Makefile b/www/mod_extract_forwarded_ap13/Makefile
index ed05d9928c64..97667fb55de8 100644
--- a/www/mod_extract_forwarded_ap13/Makefile
+++ b/www/mod_extract_forwarded_ap13/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mod_extract_forwarded
-PORTVERSION= 1.2
+PORTVERSION= 1.4
CATEGORIES= www
MASTER_SITES= http://web.warhound.org/mod_extract_forwarded/ \
http://atreides.freenix.no/~anders/
@@ -20,7 +20,7 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13
WRKSRC= ${WRKDIR}/${PORTNAME}
APXS?= ${LOCALBASE}/sbin/apxs
-DOCS= mod_extract_forwarded.html README
+DOCS= doc.html README
do-build:
cd ${WRKSRC} && ${APXS} -c ${PORTNAME}.c