aboutsummaryrefslogtreecommitdiff
path: root/security/metasploit/Makefile
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2012-11-06 09:20:41 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2012-11-06 09:20:41 +0000
commitba5714cb8edf410c8b1578a4ae595fe83db83eb3 (patch)
tree48a744ecd01764b9bcae288d938402ca3a344faf /security/metasploit/Makefile
parenta00a60ad0d48295e92269091bc68715596b2ba96 (diff)
downloadports-ba5714cb8edf410c8b1578a4ae595fe83db83eb3.tar.gz
ports-ba5714cb8edf410c8b1578a4ae595fe83db83eb3.zip
Pass maintainership to Jr Aquino <tanawts@gmail.com>.
The previous maintainer has timed out on many of the recent updates, and Jr Aquino has expressed interest in maintaining the port in PR 171800. I sent an email to both maintainers on Oct 21 and got no response from Yonatan so far; considering the usual timeout period for PRs of 14 days, I guess it is safe to also use it to pass maintainership to someone who is more interested in the port. Feature safe: yes
Notes
Notes: svn path=/head/; revision=307057
Diffstat (limited to 'security/metasploit/Makefile')
-rw-r--r--security/metasploit/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/security/metasploit/Makefile b/security/metasploit/Makefile
index 8a3b6e5fbf7d..b5ddfd9055f9 100644
--- a/security/metasploit/Makefile
+++ b/security/metasploit/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: metasploit-devel
-# Date created: 18 Nov 2004
-# Whom: Yonatan <onatan@gmail.com>
-#
+# Created by: Yonatan <onatan@gmail.com>
# $FreeBSD$
-#
PORTNAME= metasploit
DISTVERSION= 4.4.0
@@ -11,7 +7,7 @@ CATEGORIES= security
MASTER_SITES= http://downloads.metasploit.com/data/releases/
DISTNAME= framework-${DISTVERSION}
-MAINTAINER= onatan@gmail.com
+MAINTAINER= tanawts@gmail.com
COMMENT= Exploit-Framework for Penetration-Testing
RUN_DEPENDS= nasm:${PORTSDIR}/devel/nasm \