summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2016-08-08 14:10:34 +0000
committerehaupt <ehaupt@FreeBSD.org>2016-08-08 14:10:34 +0000
commit8dc92ee6c499c3b91207bb74cf6d3723e54fa531 (patch)
treeca9ee36a1d162009eb86a088bf6315267f7d295d
parentc06f5d62d637cdd717a0510cb4f6ad665540e5bf (diff)
downloadFreeBSD-ports-8dc92ee6c499c3b91207bb74cf6d3723e54fa531.zip
FreeBSD-ports-8dc92ee6c499c3b91207bb74cf6d3723e54fa531.tar.gz
Pacify portlint and stage-qa
-rw-r--r--devel/bunny/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/bunny/Makefile b/devel/bunny/Makefile
index fbce9ee..1409351 100644
--- a/devel/bunny/Makefile
+++ b/devel/bunny/Makefile
@@ -3,9 +3,10 @@
PORTNAME= bunny
PORTVERSION= 0.93
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= GOOGLE_CODE LOCAL/ehaupt
+PROJECTHOST= bunny-the-fuzzer
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Closed loop, high-performance, general purpose protocol-blind fuzzer
@@ -13,9 +14,8 @@ COMMENT= Closed loop, high-performance, general purpose protocol-blind fuzzer
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= tar:tgz
+USES= ssl tar:tgz
-PROJECTHOST= bunny-the-fuzzer
WRKSRC= ${WRKDIR}/${PORTNAME}
PORTDOCS= README
OpenPOWER on IntegriCloud