summaryrefslogtreecommitdiff
path: root/www/flood/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2004-03-14 07:58:26 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2004-03-14 07:58:26 +0000
commit4a868f8a2add17cdf73316057699ee6cec0908e4 (patch)
treee16a055a7017bc6875079719f93b536da2bb9deb /www/flood/Makefile
parentUpgrade to 1.95.7 (shlib major is bumped to 5). (diff)
o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION.
Notes
Notes: svn path=/head/; revision=103969
Diffstat (limited to 'www/flood/Makefile')
-rw-r--r--www/flood/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/flood/Makefile b/www/flood/Makefile
index da0551da676d..988ecd8b3e6b 100644
--- a/www/flood/Makefile
+++ b/www/flood/Makefile
@@ -7,7 +7,7 @@
PORTNAME= flood
PORTVERSION= 0.20031002
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= kuriyama
@@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-20031002
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Profile-driven HTTP load tester
-LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 \
+LIB_DEPENDS= expat.5:${PORTSDIR}/textproc/expat2 \
iconv.3:${PORTSDIR}/converters/libiconv \
apr-0.9:${PORTSDIR}/devel/apr