diff options
author | Clive Lin <clive@FreeBSD.org> | 2004-11-04 13:09:07 +0000 |
---|---|---|
committer | Clive Lin <clive@FreeBSD.org> | 2004-11-04 13:09:07 +0000 |
commit | 578bcaff0fa67079ac01268c747bce8bc5e6c211 (patch) | |
tree | ee0d3047356a2219329c09c42621896b1b779253 /dns/nsd/Makefile | |
parent | 675401b768d869e2c1230035b126686ce09f57ce (diff) |
Notes
Diffstat (limited to 'dns/nsd/Makefile')
-rw-r--r-- | dns/nsd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/nsd/Makefile b/dns/nsd/Makefile index 0af0bcd872a1..731a0bd29ca5 100644 --- a/dns/nsd/Makefile +++ b/dns/nsd/Makefile @@ -6,13 +6,13 @@ # PORTNAME= nsd -PORTVERSION= 2.1.3 +PORTVERSION= 2.1.4 CATEGORIES= dns ipv6 MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ \ ftp://ftp.rhnet.is/pub/nsd/ MAINTAINER= oli@isnic.is -COMMENT= An authoritative only non-recursive high performance name server +COMMENT= An authoritative only non-recursive name server USE_RC_SUBR= yes |