diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-13 00:06:11 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-13 00:06:11 +0000 |
commit | a06067f5b58bc714a4bd57f9c6213739092fbd44 (patch) | |
tree | 5efc32f53beadbd214c09c6866b3fe21a888d748 /dns/nsd | |
parent | 6b3e576ed307700d5c3b1268f362db02ab29a693 (diff) | |
download | ports-a06067f5b58bc714a4bd57f9c6213739092fbd44.tar.gz ports-a06067f5b58bc714a4bd57f9c6213739092fbd44.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 050e4d8801f2..07df189d7d7e 100644 --- a/dns/nsd/Makefile +++ b/dns/nsd/Makefile @@ -11,7 +11,7 @@ CATEGORIES= dns ipv6 MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ MAINTAINER= ports@FreeBSD.org -COMMENT= An authoratative only non-recursive high performance name server +COMMENT= An authoritative only non-recursive high performance name server GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-user=bind \ |