diff options
author | Rene Ladan <rene@FreeBSD.org> | 2021-05-04 16:54:22 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2021-05-04 16:57:55 +0000 |
commit | 727adba8e56a5ada32e20e20f83eb1ade3a1f501 (patch) | |
tree | 5de4668cbd247dde7eacee2f55838239cb2d19e8 /net/pear-Net_Nmap | |
parent | a568582e026df32a6499996002ab73d4ecfe04b3 (diff) |
*: reset miwi's ports after safekeeping his ports bit.
Hat: portmgr-secretary
Diffstat (limited to 'net/pear-Net_Nmap')
-rw-r--r-- | net/pear-Net_Nmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_Nmap/Makefile b/net/pear-Net_Nmap/Makefile index 7ee7c92ba519..225384c50422 100644 --- a/net/pear-Net_Nmap/Makefile +++ b/net/pear-Net_Nmap/Makefile @@ -4,7 +4,7 @@ PORTNAME= Net_Nmap PORTVERSION= 1.0.5 CATEGORIES= net pear -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple Wrapper Class for the Nmap Utility LICENSE= LGPL3 |