aboutsummaryrefslogtreecommitdiff
path: root/security/sqlmap
diff options
context:
space:
mode:
Diffstat (limited to 'security/sqlmap')
-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