diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2020-03-06 17:33:54 +0000 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2020-03-06 17:33:54 +0000 |
commit | 6f8c3511128f6009eecb9bc477284b70f1d259cd (patch) | |
tree | 1868fc0e0e77b384f92ed869c329a92c1e2296e1 /net/pear-Net_Nmap | |
parent | e6b48082a4b0be1470217de3350614cbb399bb5b (diff) |
hand over Maintainership to miwi
Sponsored by: Netzkommune GmbH
Notes
Notes:
svn path=/head/; revision=527886
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 1a911ea01f15..c13cfeebae93 100644 --- a/net/pear-Net_Nmap/Makefile +++ b/net/pear-Net_Nmap/Makefile @@ -5,7 +5,7 @@ PORTNAME= Net_Nmap PORTVERSION= 1.0.5 CATEGORIES= net pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Simple Wrapper Class for the Nmap Utility LICENSE= LGPL3 |