diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-03-20 18:00:32 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-03-20 18:00:32 +0000 |
commit | 537c86d600fa7bb953d155381c0ab5482bbd5be8 (patch) | |
tree | 600695653c25670277bf30f295ea748c365d115d /dns/nsd | |
parent | a663ed4f7960463be5f403916170852969ba8dfa (diff) | |
download | ports-537c86d600fa7bb953d155381c0ab5482bbd5be8.tar.gz ports-537c86d600fa7bb953d155381c0ab5482bbd5be8.zip |
Notes
Diffstat (limited to 'dns/nsd')
-rw-r--r-- | dns/nsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/nsd/Makefile b/dns/nsd/Makefile index b6af4f2186e6..02d86b4e42f7 100644 --- a/dns/nsd/Makefile +++ b/dns/nsd/Makefile @@ -12,7 +12,7 @@ CATEGORIES= dns ipv6 MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ \ ftp://ftp.rhnet.is/pub/nsd/ -MAINTAINER= osvaldsson@icelandic.net +MAINTAINER= jaap@bartok.nlnetlabs.nl COMMENT= An authoritative only non-recursive name server CONFLICTS= nsd-[0-2]* |