diff options
author | Ed Schouten <ed@FreeBSD.org> | 2008-06-20 07:18:30 +0000 |
---|---|---|
committer | Ed Schouten <ed@FreeBSD.org> | 2008-06-20 07:18:30 +0000 |
commit | 107896899977f970d40a9c2b58bdb39ee0eabec0 (patch) | |
tree | ec88868b2d7634482543255eaa17f5e10703ede7 /dns/totd | |
parent | 16d2f87000cf786ba32de8f7de42c8283590a8ab (diff) | |
download | freebsd-ports-107896899977f970d40a9c2b58bdb39ee0eabec0.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 |