diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2022-08-23 11:51:28 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2022-08-23 11:51:28 +0000 |
commit | 169351c83b1ecf3d95e15db75b466a43f73cc868 (patch) | |
tree | 5b93c03d44d6d4da4159f964d55a36b77ec61305 /dns/whoseip | |
parent | e1be5472acb6a95b127e9c4c11404859d6b60445 (diff) | |
download | freebsd-ports-169351c83b1ecf3d95e15db75b466a43f73cc868.zip |
Relinquish control of the ports I no longer regularly use.
Diffstat (limited to 'dns/whoseip')
-rw-r--r-- | dns/whoseip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/whoseip/Makefile b/dns/whoseip/Makefile index 032dd0cb1f7e..7c85ee12d4fa 100644 --- a/dns/whoseip/Makefile +++ b/dns/whoseip/Makefile @@ -4,7 +4,7 @@ CATEGORIES= dns perl5 MASTER_SITES= ftp://download.gnu.org.ua/pub/release/dnstools/ \ http://freebsd.nsu.ru/distfiles/ -MAINTAINER= danfe@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Get information about IP addresses: country code and network LICENSE= GPLv3+ |