aboutsummaryrefslogtreecommitdiff
path: root/security/ike-scan/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/ike-scan/Makefile')
-rw-r--r--security/ike-scan/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/ike-scan/Makefile b/security/ike-scan/Makefile
index 13471ca65df6..3a6ea2ec719b 100644
--- a/security/ike-scan/Makefile
+++ b/security/ike-scan/Makefile
@@ -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)