diff options
author | Volker Stolz <vs@FreeBSD.org> | 2004-05-27 07:51:57 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2004-05-27 07:51:57 +0000 |
commit | 26876c0570e80afc963599329145919e1be28047 (patch) | |
tree | a53b8b09754d01070b4902440e23158d36fd5a28 /dns | |
parent | - Style: tar -> ${TAR} (diff) |
Volunteer Olafur Osvaldsson as maintainer since he submitted updates
recently.
Notes
Notes:
svn path=/head/; revision=110115
Diffstat (limited to 'dns')
-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 b773d56ece0a..77f061672a31 100644 --- a/dns/nsd/Makefile +++ b/dns/nsd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.1.0 CATEGORIES= dns ipv6 MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= oli@isnic.is COMMENT= An authoritative only non-recursive high performance name server GNU_CONFIGURE= yes |