diff options
Diffstat (limited to 'security/sqlmap/Makefile')
-rw-r--r-- | security/sqlmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sqlmap/Makefile b/security/sqlmap/Makefile index 2996b367385d..ec62c5a9605d 100644 --- a/security/sqlmap/Makefile +++ b/security/sqlmap/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5 CATEGORIES= security python MASTER_SITES= SF -MAINTAINER= cherry@trombik.org +MAINTAINER= ports@FreeBSD.org COMMENT= An automatic SQL injection tool USE_PYTHON= yes |