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 | Update from 1.1.7 to 1.1.8. (diff) |
- Reassign these ports back to the heap
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=285782
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+ |