aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-07-13 09:10:11 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-07-13 09:10:11 +0000
commitdb5c3459b9eba8b45f71fe307030bcb00effd9e9 (patch)
treef9f55b77e56cb1f641492ca11383df48b58c6dc1 /security
parentfd50f6ef7972c8e3e0cbe68686d1431ea0358731 (diff)
downloadports-db5c3459b9eba8b45f71fe307030bcb00effd9e9.tar.gz
ports-db5c3459b9eba8b45f71fe307030bcb00effd9e9.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/sqlmap/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/sqlmap/Makefile b/security/sqlmap/Makefile
index 2b395003a1ed..1bddae9384a7 100644
--- a/security/sqlmap/Makefile
+++ b/security/sqlmap/Makefile
@@ -8,13 +8,15 @@
PORTNAME= sqlmap
PORTVERSION= 0.9
CATEGORIES= security python
-MASTER_SITES= SF
+MASTER_SITES= https://github.com/sqlmapproject/sqlmap/downloads/ \
+ SF
MAINTAINER= rm@FreeBSD.org
COMMENT= An automatic SQL injection tool
LICENSE= GPLv2
+FETCH_ARGS= -pRr
USE_PYTHON= -2.7
WRKSRC= ${WRKDIR}/${PORTNAME}
SUB_FILES= ${PORTNAME}.sh