diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-01-13 15:04:51 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-01-13 15:04:51 +0000 |
commit | 3887814e0944a3933e7cc1b72b670179f1f33a06 (patch) | |
tree | 5b4c022d27712298db54dd8be5dc7032861e14f7 /dns | |
parent | Add phpeclipse 1.0.8, PHP Eclipse adds PHP support to the Eclipse IDE (diff) |
- Update my email address
Approved and reviewed by: erwin (mentor)
Diffstat (limited to 'dns')
-rw-r--r-- | dns/bind9-sdb-mysql/Makefile | 2 | ||||
-rw-r--r-- | dns/maradns/Makefile | 2 | ||||
-rw-r--r-- | dns/p5-DNS-Config/Makefile | 2 | ||||
-rw-r--r-- | dns/p5-DNS-Zone/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/dns/bind9-sdb-mysql/Makefile b/dns/bind9-sdb-mysql/Makefile index 722f441ef581..ebd9d7529287 100644 --- a/dns/bind9-sdb-mysql/Makefile +++ b/dns/bind9-sdb-mysql/Makefile @@ -19,7 +19,7 @@ DISTNAME= bind-${ISCVERSION} # but moved to files/ because it contained hardcoded references to /usr/local # -MAINTAINER= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@FreeBSD.org COMMENT= BIND DNS 9 server which supports a MySQL backend CONFLICTS= bind-8.3.* bind84-8.4.* bind9-9.2.* bind9-dlz-9.2.* host-* skalibs-0.* diff --git a/dns/maradns/Makefile b/dns/maradns/Makefile index a48ce2f45376..4117bf4a42c8 100644 --- a/dns/maradns/Makefile +++ b/dns/maradns/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.maradns.org/download/ \ http://maradns.glou.net/download/ \ http://maradns.3va.net/download/ -MAINTAINER= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@FreeBSD.org COMMENT= DNS server with focus on security and simplicity USE_REINPLACE= yes diff --git a/dns/p5-DNS-Config/Makefile b/dns/p5-DNS-Config/Makefile index f1ac091bf1e1..8bec897c65b6 100644 --- a/dns/p5-DNS-Config/Makefile +++ b/dns/p5-DNS-Config/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DNS PKGNAMEPREFIX= p5- -MAINTAINER= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@FreeBSD.org COMMENT= DNS::Config is set of perl modules for name service configurations PERL_CONFIGURE= yes diff --git a/dns/p5-DNS-Zone/Makefile b/dns/p5-DNS-Zone/Makefile index 29867380ccf5..cb21cf8b340d 100644 --- a/dns/p5-DNS-Zone/Makefile +++ b/dns/p5-DNS-Zone/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DNS PKGNAMEPREFIX= p5- -MAINTAINER= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@FreeBSD.org COMMENT= DNS::Zone is set of perl modules for name service zone files PERL_CONFIGURE= yes |