summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorosa <osa@FreeBSD.org>2003-10-23 09:57:47 +0000
committerosa <osa@FreeBSD.org>2003-10-23 09:57:47 +0000
commit6381d0f4fbb5549958bab5bb0174fd3e03c1a95d (patch)
tree9a7db8f0679055f787be52c3f022b1d4bb4cf25d /www
parent649a795a64f068f5ce88c6c0bf6f9fd225bf9094 (diff)
downloadFreeBSD-ports-6381d0f4fbb5549958bab5bb0174fd3e03c1a95d.zip
FreeBSD-ports-6381d0f4fbb5549958bab5bb0174fd3e03c1a95d.tar.gz
Fix installation procedure: modsecurity Inc. released a bug-fix,
but forgot to bump version number of pdf doc. Do not bump PORTREVISION. Notify from: bento via kris No cookie for: maintainer
Diffstat (limited to 'www')
-rw-r--r--www/mod_security/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_security/Makefile b/www/mod_security/Makefile
index 4b7a886..ca60406 100644
--- a/www/mod_security/Makefile
+++ b/www/mod_security/Makefile
@@ -36,8 +36,8 @@ SO= so
BUILD_DEPENDS+= ${APXS}:${APACHE_PORT}
RUN_DEPENDS+= ${APXS}:${APACHE_PORT}
-DOCS= CHANGES INSTALL LICENSE README modsecurity-manual-${PORTVERSION}.pdf
-PLIST_SUB+= VER=${PORTVERSION}
+DOCS= CHANGES INSTALL LICENSE README modsecurity-manual-1.7.pdf
+PLIST_SUB+= VER=1.7
do-build:
@cd ${APWRKSRC} && ${APXS} -c mod_security.c
OpenPOWER on IntegriCloud