diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-10-28 17:05:15 +0000 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-10-28 17:05:15 +0000 |
commit | 535e96b7c83bb1b6c30b4c7f8e05759c66293802 (patch) | |
tree | 95c2e460f0937fe6dc30053d6bde63c359cb0ef4 /dns/pdnsd | |
parent | 32dd897d0b96b402b06b872095c198d6432e7faa (diff) | |
download | FreeBSD-ports-535e96b7c83bb1b6c30b4c7f8e05759c66293802.zip FreeBSD-ports-535e96b7c83bb1b6c30b4c7f8e05759c66293802.tar.gz |
Reset maintainer, does not respond to mails for 19 days. Since a few
days his MTA also remains unresponsive [1].
[1] Unable to deliver to destination domain
Failed to deliver to domain oven.org after 73 tries.
The last error was:
CantConnectToHost
Approved by: portmgr (linimon)
Diffstat (limited to 'dns/pdnsd')
-rw-r--r-- | dns/pdnsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/pdnsd/Makefile b/dns/pdnsd/Makefile index fbadb0d..bd7d003 100644 --- a/dns/pdnsd/Makefile +++ b/dns/pdnsd/Makefile @@ -11,7 +11,7 @@ CATEGORIES= dns MASTER_SITES= http://www.phys.uu.nl/~rombouts/pdnsd/releases/ DISTNAME= ${PORTNAME}-${PORTVERSION}-par -MAINTAINER= ports@oven.org +MAINTAINER= ports@FreeBSD.org COMMENT= Caching (permanently, writes to disk on exit) DNS proxy-server GNU_CONFIGURE= yes |