diff options
author | Will Andrews <will@FreeBSD.org> | 2000-10-24 05:03:11 +0800 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-10-24 05:03:11 +0800 |
commit | 5b79c1e047e7adee7a345452072f0c0799eae7f2 (patch) | |
tree | e756051a1acbe2d193318e2a48b83cc721cef354 /dns | |
parent | caad53e726f891677e7d2125a7b5c32ac6312dd1 (diff) | |
download | freebsd-ports-gnome-5b79c1e047e7adee7a345452072f0c0799eae7f2.tar.gz freebsd-ports-gnome-5b79c1e047e7adee7a345452072f0c0799eae7f2.tar.zst freebsd-ports-gnome-5b79c1e047e7adee7a345452072f0c0799eae7f2.zip |
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.
Diffstat (limited to 'dns')
-rw-r--r-- | dns/p5-Net-DNS/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/p5-Net-DNS/Makefile b/dns/p5-Net-DNS/Makefile index 72d8a994cab2..46e2b45a531b 100644 --- a/dns/p5-Net-DNS/Makefile +++ b/dns/p5-Net-DNS/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- -MAINTAINER= jfitz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_PERL5= yes |