Pacify portlint and stage-qa
This commit is contained in:
parent
526486f2a7
commit
b2a1793def
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419845
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue