From db5c3459b9eba8b45f71fe307030bcb00effd9e9 Mon Sep 17 00:00:00 2001 From: Ruslan Makhmatkhanov Date: Fri, 13 Jul 2012 09:10:11 +0000 Subject: - add github as primary mirror, since the development moved there from SF --- security/sqlmap/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'security/sqlmap') 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 -- cgit v1.3