diff options
author | ale <ale@FreeBSD.org> | 2004-01-18 10:50:15 +0000 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-01-18 10:50:15 +0000 |
commit | f984b13760567d1cb1c622722fcbf648fe70d7a6 (patch) | |
tree | 1d2e6855e489da1f0ed7d7bbd36778b640984984 /dns/mydns-ng | |
parent | 5b612666e77ceb661faf06c5f0caeea1c9f9689e (diff) | |
download | FreeBSD-ports-f984b13760567d1cb1c622722fcbf648fe70d7a6.zip FreeBSD-ports-f984b13760567d1cb1c622722fcbf648fe70d7a6.tar.gz |
Switch to my @FreeBSD.org email address.
Approved by: nork (mentor)
Diffstat (limited to 'dns/mydns-ng')
-rw-r--r-- | dns/mydns-ng/Makefile | 2 | ||||
-rw-r--r-- | dns/mydns-ng/pkg-descr | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dns/mydns-ng/Makefile b/dns/mydns-ng/Makefile index b4c9918..66f5615 100644 --- a/dns/mydns-ng/Makefile +++ b/dns/mydns-ng/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.10.1 CATEGORIES= dns databases MASTER_SITES= http://mydns.bboy.net/download/ -MAINTAINER= sysadmin@alexdupre.com +MAINTAINER= ale@FreeBSD.org COMMENT= DNS server designed to utilize the MySQL database LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \ diff --git a/dns/mydns-ng/pkg-descr b/dns/mydns-ng/pkg-descr index ce5ec24..42ed867 100644 --- a/dns/mydns-ng/pkg-descr +++ b/dns/mydns-ng/pkg-descr @@ -11,5 +11,5 @@ updates on their DNS data via MySQL. WWW: http://mydns.bboy.net/ -- Simon Dick -simond@irrelevant.org +- Alex Dupre +ale@FreeBSD.org |