aboutsummaryrefslogtreecommitdiff
path: root/www/httest/Makefile
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2012-02-14 12:44:23 +0000
committerMartin Matuska <mm@FreeBSD.org>2012-02-14 12:44:23 +0000
commit205f1ac23dd674163b211b136715384d89c1bf4d (patch)
tree9c81baefcee3d377ac0c3395066592b349bb4959 /www/httest/Makefile
parent3a5a5a3b60daa9f939e7761f8990e8956b5db1b3 (diff)
downloadports-205f1ac23dd674163b211b136715384d89c1bf4d.tar.gz
ports-205f1ac23dd674163b211b136715384d89c1bf4d.zip
Notes
Diffstat (limited to 'www/httest/Makefile')
-rw-r--r--www/httest/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/httest/Makefile b/www/httest/Makefile
index 82c76007b4f0..8a1c19444927 100644
--- a/www/httest/Makefile
+++ b/www/httest/Makefile
@@ -7,6 +7,7 @@
PORTNAME= httest
PORTVERSION= 2.1.12
+PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= SF
MASTER_SITE_SUBDIR= htt/htt2.1/${PORTNAME}-${PORTVERSION}
@@ -15,7 +16,7 @@ MAINTAINER= mm@FreeBSD.org
COMMENT= HTTP Test Tool
LIB_DEPENDS+= apr-1:${PORTSDIR}/devel/apr1 \
- pcre.0:${PORTSDIR}/devel/pcre
+ pcre.1:${PORTSDIR}/devel/pcre
LICENSE= AL2