aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2011-11-14 23:06:23 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2011-11-14 23:06:23 +0000
commit845f7aaa989c215a32e3f9b686b854cc41dbb337 (patch)
treee076bc46218a532dd657969ed72a56b6af00ab48 /security
parentbaaddc6cf547f361b88c58eb32e5cf7001eee902 (diff)
downloadports-845f7aaa989c215a32e3f9b686b854cc41dbb337.tar.gz
ports-845f7aaa989c215a32e3f9b686b854cc41dbb337.zip
- take maintainership
Approved by: novel (mentor) Feature safe: yes
Notes
Notes: svn path=/head/; revision=285799
Diffstat (limited to 'security')
-rw-r--r--security/sqlmap/Makefile2
-rw-r--r--security/whatweb/Makefile2
2 files changed, 2 insertions, 2 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+
diff --git a/security/whatweb/Makefile b/security/whatweb/Makefile
index 7a52bb29c95f..0d37029c11d4 100644
--- a/security/whatweb/Makefile
+++ b/security/whatweb/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= security www
MASTER_SITES= http://www.morningstarsecurity.com/downloads/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= rm@FreeBSD.org
COMMENT= A tool to fingerprint web site components
LICENSE= GPLv2