diff options
-rw-r--r-- | security/ike-scan/Makefile | 7 | ||||
-rw-r--r-- | security/ike-scan/distinfo | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/security/ike-scan/Makefile b/security/ike-scan/Makefile index 3b3b3b72b65f..1a6b056b107f 100644 --- a/security/ike-scan/Makefile +++ b/security/ike-scan/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ike-scan -PORTVERSION= 1.7 +PORTVERSION= 1.7.1 CATEGORIES= security MASTER_SITES= http://www.nta-monitor.com/ike-scan/download/ \ http://berlin.ccc.de/~cryx/ike-scan/ @@ -14,8 +14,9 @@ MASTER_SITES= http://www.nta-monitor.com/ike-scan/download/ \ MAINTAINER= onatan@gmail.com COMMENT= VPN scanner and identifier -HAS_CONFIGURE= yes -CONFIGURE_ARGS+= --prefix=${PREFIX} --datadir=${PREFIX}/share --with-openssl +GNU_CONFIGURE= yes +xCONFIGURE_ARGS+= --prefix=${PREFIX} --datadir=${PREFIX}/share --with-openssl +CONFIGURE_ARGS+= --datadir=${PREFIX}/share --with-openssl MAN1= ike-scan.1 psk-crack.1 post-install: diff --git a/security/ike-scan/distinfo b/security/ike-scan/distinfo index 1dacad08e74f..c56c00073adf 100644 --- a/security/ike-scan/distinfo +++ b/security/ike-scan/distinfo @@ -1,2 +1,2 @@ -MD5 (ike-scan-1.7.tar.gz) = c06c6a3d78ba9b93c0abf79b3a3d2a11 -SIZE (ike-scan-1.7.tar.gz) = 1350170 +MD5 (ike-scan-1.7.1.tar.gz) = 02270ce425314075a560a8992f0c5da7 +SIZE (ike-scan-1.7.1.tar.gz) = 1351643 |