Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 May 2021 05:33:12 GMT
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: cdce550a11e1 - main - security/nmap: Assume maintainership
Message-ID:  <202105310533.14V5XCOq037396@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by cy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cdce550a11e122f014cc81cb4f0ad031914db2cc

commit cdce550a11e122f014cc81cb4f0ad031914db2cc
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2021-05-31 05:30:32 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2021-05-31 05:30:32 +0000

    security/nmap: Assume maintainership
    
    As per ohauer's email, assume maintainership.
    
    Requested by:   ohauer
    Approved by:    ohauer (implicit)
---
 security/nmap/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/security/nmap/Makefile b/security/nmap/Makefile
index 596b6273d3ca..9a989e0a9dec 100644
--- a/security/nmap/Makefile
+++ b/security/nmap/Makefile
@@ -7,7 +7,7 @@ CATEGORIES=	security
 MASTER_SITES=	https://nmap.org/dist/ \
 		LOCAL/ohauer
 
-MAINTAINER?=	ohauer@FreeBSD.org
+MAINTAINER?=	cy@FreeBSD.org
 COMMENT?=	Port scanning utility for large networks
 
 # nmap-6.47 => svn.nmap.org/nmap-releases/nmap-6.47 (r33605)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105310533.14V5XCOq037396>