aboutsummaryrefslogtreecommitdiff
path: root/security/sqlninja
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 19:11:51 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 19:11:51 +0000
commita84c115a09e00e14810cb1deb7bf4637a33ad313 (patch)
tree97c04ac5ad39d0af4b856d37b17a5a074d6adbc6 /security/sqlninja
parentaa63c219bc3e4ef1b783a2b3c14615ecde12089a (diff)
downloadports-a84c115a09e00e14810cb1deb7bf4637a33ad313.tar.gz
ports-a84c115a09e00e14810cb1deb7bf4637a33ad313.zip
Notes
Diffstat (limited to 'security/sqlninja')
-rw-r--r--security/sqlninja/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/sqlninja/Makefile b/security/sqlninja/Makefile
index e7ee1e94dea5..d9e28b5d5be5 100644
--- a/security/sqlninja/Makefile
+++ b/security/sqlninja/Makefile
@@ -5,7 +5,6 @@ PORTNAME= sqlninja
DISTVERSION= 0.2.6
CATEGORIES= security
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}
-EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Sql Server exploit toolkit
@@ -18,7 +17,7 @@ RUN_DEPENDS= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \
p5-Net-RawIP>=0:${PORTSDIR}/net/p5-Net-RawIP \
p5-NetPacket>=0:${PORTSDIR}/net/p5-NetPacket
-USES= perl5
+USES= perl5 tar:tgz
NO_BUILD= yes
OPTIONS_DEFINE= DOCS