Update to 1.1
Add USE_GETOPT_LONG=yes (fjoe) Submited by: maintainer PR: 53086 Approved by: fjoe (mentor)
This commit is contained in:
parent
90c2a77285
commit
743a3c1bb5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=82600
2 changed files with 4 additions and 3 deletions
|
@ -6,15 +6,16 @@
|
|||
#
|
||||
|
||||
PORTNAME= ike-scan
|
||||
PORTVERSION= 1.0
|
||||
PORTVERSION= 1.1
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= https://berlin.ccc.de/~cryx/
|
||||
MASTER_SITES= http://berlin.ccc.de/~cryx/ike-scan/
|
||||
|
||||
MAINTAINER= Yonatan@xpert.com
|
||||
COMMENT= VPN scanner and identifier
|
||||
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= "--datadir=${DATADIR}"
|
||||
USE_GETOPT_LONG=yes
|
||||
|
||||
post-install:
|
||||
. if !defined(NOPORTDOCS)
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (ike-scan-1.0.tar.gz) = 7299777c7d67d1cea82d9594867b4806
|
||||
MD5 (ike-scan-1.1.tar.gz) = b87fe14043c43c2897cf309c364574b7
|
||||
|
|
Loading…
Reference in a new issue