diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2011-11-14 23:06:23 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2011-11-14 23:06:23 +0000 |
commit | 845f7aaa989c215a32e3f9b686b854cc41dbb337 (patch) | |
tree | e076bc46218a532dd657969ed72a56b6af00ab48 /security/sqlmap/Makefile | |
parent | baaddc6cf547f361b88c58eb32e5cf7001eee902 (diff) | |
download | ports-845f7aaa989c215a32e3f9b686b854cc41dbb337.tar.gz ports-845f7aaa989c215a32e3f9b686b854cc41dbb337.zip |
Notes
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 fb7c842f07e5..a5d80e8daa6c 100644 --- a/security/sqlmap/Makefile +++ b/security/sqlmap/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.8 CATEGORIES= security python MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rm@FreeBSD.org COMMENT= An automatic SQL injection tool USE_PYTHON= 2.5+ |