diff options
author | bofh <bofh@FreeBSD.org> | 2014-12-24 08:14:11 +0800 |
---|---|---|
committer | bofh <bofh@FreeBSD.org> | 2014-12-24 08:14:11 +0800 |
commit | 613151e2837e8095a37e3a001957da0fda0235ef (patch) | |
tree | 2abe5676ea17dc767753ba7e3f8c49e349e14517 /dns | |
parent | a6089ce5ef0728935580bb050185f4e400907c06 (diff) | |
download | freebsd-ports-graphics-613151e2837e8095a37e3a001957da0fda0235ef.tar.gz freebsd-ports-graphics-613151e2837e8095a37e3a001957da0fda0235ef.tar.zst freebsd-ports-graphics-613151e2837e8095a37e3a001957da0fda0235ef.zip |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt
Diffstat (limited to 'dns')
-rw-r--r-- | dns/p5-DNS-Config/Makefile | 2 | ||||
-rw-r--r-- | dns/p5-DNS-Zone/Makefile | 2 | ||||
-rw-r--r-- | dns/p5-Net-DNSBL-MultiDaemon/Makefile | 2 | ||||
-rw-r--r-- | dns/p5-Stanford-DNSserver/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/dns/p5-DNS-Config/Makefile b/dns/p5-DNS-Config/Makefile index 6e89c5a34b8..b2a4fcfcc4c 100644 --- a/dns/p5-DNS-Config/Makefile +++ b/dns/p5-DNS-Config/Makefile @@ -8,7 +8,7 @@ CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= DNS::Config is set of perl modules for name service configurations LICENSE= ART10 GPLv1 diff --git a/dns/p5-DNS-Zone/Makefile b/dns/p5-DNS-Zone/Makefile index 4e6395abaf1..37e8e648276 100644 --- a/dns/p5-DNS-Zone/Makefile +++ b/dns/p5-DNS-Zone/Makefile @@ -8,7 +8,7 @@ CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= DNS::Zone is set of perl modules for name service zone files LICENSE= ART10 GPLv1 diff --git a/dns/p5-Net-DNSBL-MultiDaemon/Makefile b/dns/p5-Net-DNSBL-MultiDaemon/Makefile index 41b0801233b..e13323d4230 100644 --- a/dns/p5-Net-DNSBL-MultiDaemon/Makefile +++ b/dns/p5-Net-DNSBL-MultiDaemon/Makefile @@ -8,7 +8,7 @@ CATEGORIES= dns mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= Net::DNSBL::MultiDaemon - multi DNSBL prioritization LICENSE= ART10 GPLv1 GPLv2 GPLv3 diff --git a/dns/p5-Stanford-DNSserver/Makefile b/dns/p5-Stanford-DNSserver/Makefile index 96846e47b0e..325938e3e0c 100644 --- a/dns/p5-Stanford-DNSserver/Makefile +++ b/dns/p5-Stanford-DNSserver/Makefile @@ -8,7 +8,7 @@ CATEGORIES= dns perl5 MASTER_SITES= http://www.stanford.edu/~riepel/lbnamed/Stanford-DNSserver/ PKGNAMEPREFIX= p5- -MAINTAINER= 5u623l20@gmail.com +MAINTAINER= bofh@FreeBSD.org COMMENT= DNS name server framework with a Perl backend LICENSE= BSD3CLAUSE |