diff options
author | ed <ed@FreeBSD.org> | 2008-06-20 15:18:30 +0800 |
---|---|---|
committer | ed <ed@FreeBSD.org> | 2008-06-20 15:18:30 +0800 |
commit | 841b001b671e6f437a1285daf1da6827132b14e9 (patch) | |
tree | 87aad9c43bdd342749d1c567abc50920cbb7df1b /dns/totd | |
parent | 5d59a4b837a974937cba09cf0f186deb115bd984 (diff) | |
download | freebsd-ports-gnome-841b001b671e6f437a1285daf1da6827132b14e9.tar.gz freebsd-ports-gnome-841b001b671e6f437a1285daf1da6827132b14e9.tar.zst freebsd-ports-gnome-841b001b671e6f437a1285daf1da6827132b14e9.zip |
Use the email address from the FreeBSD project for my ports.
Rink Springer also asked me if he could maintain his own ports. Change
maitainership of games/sudsol, net/freedbd and net/kissd to Rink.
Approved by: philip (mentor), rink
Diffstat (limited to 'dns/totd')
-rw-r--r-- | dns/totd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/totd/Makefile b/dns/totd/Makefile index c30f275d99d2..df764d917dd1 100644 --- a/dns/totd/Makefile +++ b/dns/totd/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 1 CATEGORIES= dns ipv6 MASTER_SITES= ftp://ftp.pasta.cs.uit.no/pub/Vermicelli/ -MAINTAINER= ed@fxq.nl +MAINTAINER= ed@FreeBSD.org COMMENT= DNS proxy that supports IPv6 <==> IPv4 record translation USE_RC_SUBR= totd |