diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-11-03 02:54:10 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-11-03 02:54:10 +0000 |
commit | 529fda9b917e71a3cb91ab7356e145fda301caa3 (patch) | |
tree | 322f900c337fcbfebdfc160530f65a1e269e74e6 /security/sqlmap | |
parent | Over to new volunteer. Previous maintainer had maintainer-timeouts and (diff) |
Reset cherry@trombik.org due to maintainer-timeouts and no response
to email.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=243688
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 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 |