diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-04-12 21:44:09 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-04-12 21:44:09 +0800 |
commit | 9fb35c94510b9b0d39974067c9ca3a7610dbbaf4 (patch) | |
tree | 5f6c3e4631dad93a2cd437281176c2cec0493eff /dns/totd | |
parent | aed2c8ec5482a7a25d14606a9be0d28534e395aa (diff) | |
download | freebsd-ports-gnome-9fb35c94510b9b0d39974067c9ca3a7610dbbaf4.tar.gz freebsd-ports-gnome-9fb35c94510b9b0d39974067c9ca3a7610dbbaf4.tar.zst freebsd-ports-gnome-9fb35c94510b9b0d39974067c9ca3a7610dbbaf4.zip |
This port is now maintained by the submitter of the last update.
Agreed on: irc
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 a0f5b8e83b9a..30164d0eff5c 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= ports@FreeBSD.org +MAINTAINER= ed@fxq.nl COMMENT= DNS proxy that supports IPv6 <==> IPv4 record translation USE_RC_SUBR= yes |