diff options
author | Mark Felder <feld@FreeBSD.org> | 2023-07-20 14:04:33 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2023-07-20 14:04:33 +0000 |
commit | 1e21c258a72cab34f5949e65d7cb4ff584db6c4e (patch) | |
tree | 9ff16c439b5d58c4043044a91959c6a998cd389a /dns/p5-Net-DRI | |
parent | 5dd9c30f7dcbeaa352132553cd86e4171d89f2ed (diff) |
Drop maintainership of ports
I cannot give these the attention they need right now.
Diffstat (limited to 'dns/p5-Net-DRI')
-rw-r--r-- | dns/p5-Net-DRI/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-Net-DRI/Makefile b/dns/p5-Net-DRI/Makefile index 595aeb5b59ef..73dd7a3e8f7b 100644 --- a/dns/p5-Net-DRI/Makefile +++ b/dns/p5-Net-DRI/Makefile @@ -5,7 +5,7 @@ CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= feld@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl library to access Domain Name Registries/Registrars WWW= https://metacpan.org/release/Net-DRI |