svn commit: r419845 - head/devel/bunny
Emanuel Haupt
ehaupt at FreeBSD.org
Mon Aug 8 14:10:36 UTC 2016
Author: ehaupt
Date: Mon Aug 8 14:10:34 2016
New Revision: 419845
URL: https://svnweb.freebsd.org/changeset/ports/419845
Log:
Pacify portlint and stage-qa
Modified:
head/devel/bunny/Makefile
Modified: head/devel/bunny/Makefile
==============================================================================
--- head/devel/bunny/Makefile Mon Aug 8 14:06:21 2016 (r419844)
+++ head/devel/bunny/Makefile Mon Aug 8 14:10:34 2016 (r419845)
@@ -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 at FreeBSD.org
COMMENT= Closed loop, high-performance, general purpose protocol-blind fuzzer
@@ -13,9 +14,8 @@ COMMENT= Closed loop, high-performance,
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= tar:tgz
+USES= ssl tar:tgz
-PROJECTHOST= bunny-the-fuzzer
WRKSRC= ${WRKDIR}/${PORTNAME}
PORTDOCS= README
More information about the svn-ports-head
mailing list