diff options
author | kris <kris@FreeBSD.org> | 2005-10-17 00:52:03 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-10-17 00:52:03 +0000 |
commit | b849abe936b304f068e1c9e8d40fb1b2e7b09015 (patch) | |
tree | cc8f80f9942e4b8ccf988da098848b10174b6373 /dns/checkdns | |
parent | ed76365e89b9af484044fc33545c3ed8bfb1617a (diff) | |
download | FreeBSD-ports-b849abe936b304f068e1c9e8d40fb1b2e7b09015.zip FreeBSD-ports-b849abe936b304f068e1c9e8d40fb1b2e7b09015.tar.gz |
Remove undeliverable maintainer address:
<ozkan@enderunix.org>: host mail.enderunix.org[193.140.143.23] said: 554 mail
server permanently rejected message (#5.3.0) (in reply to end of DATA
command)
Diffstat (limited to 'dns/checkdns')
-rw-r--r-- | dns/checkdns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/checkdns/Makefile b/dns/checkdns/Makefile index 2f098f7..e3201eb 100644 --- a/dns/checkdns/Makefile +++ b/dns/checkdns/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5 CATEGORIES= dns MASTER_SITES= http://www.enderunix.org/checkdns/ -MAINTAINER= ozkan@enderunix.org +MAINTAINER= ports@FreeBSD.org COMMENT= A domain name server analysis and reporting tool USE_REINPLACE= yes |