diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-18 04:05:05 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-18 04:05:05 +0000 |
commit | 55544fc2be6293cc3e0316e40af48ca44fc4e529 (patch) | |
tree | 29e8cfc0914a759313cdb1eab3bedf0c36297450 /www/flood/Makefile | |
parent | 05bd43c1e696d2012387a78d35d19a8d44882cd1 (diff) |
Notes
Diffstat (limited to 'www/flood/Makefile')
-rw-r--r-- | www/flood/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/flood/Makefile b/www/flood/Makefile index f7964853ce94..e8a4e7328b4c 100644 --- a/www/flood/Makefile +++ b/www/flood/Makefile @@ -16,7 +16,7 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Profile-driven HTTP load tester LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 \ - apr-1:${PORTSDIR}/devel/apr + apr-1:${PORTSDIR}/devel/apr1 WRKSRC= ${WRKDIR}/httpd-test/flood USE_AUTOTOOLS= autoconf:262 libtool:22:env |