diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-11-14 17:16:14 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-11-14 17:16:14 +0000 |
commit | e3c3f830a679f5bfe7de14a721ac2ec164f29f64 (patch) | |
tree | 0baba157125032f8c5454bca86dbc668c72bd53d /security/sqlmap | |
parent | ecf1f17567248f3876c2c44c62db3783a8b8bc9d (diff) | |
download | ports-e3c3f830a679f5bfe7de14a721ac2ec164f29f64.tar.gz ports-e3c3f830a679f5bfe7de14a721ac2ec164f29f64.zip |
Notes
Diffstat (limited to 'security/sqlmap')
-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 a66275e92568..fb7c842f07e5 100644 --- a/security/sqlmap/Makefile +++ b/security/sqlmap/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.8 CATEGORIES= security python MASTER_SITES= SF -MAINTAINER= niels@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An automatic SQL injection tool USE_PYTHON= 2.5+ |