aboutsummaryrefslogtreecommitdiffstats
path: root/dns/nsd
diff options
context:
space:
mode:
authorclive <clive@FreeBSD.org>2004-11-04 21:09:07 +0800
committerclive <clive@FreeBSD.org>2004-11-04 21:09:07 +0800
commite2f4c404cfa2ffcaa8586f82f454d205856d59e1 (patch)
treecb78ff8515f914d6642145bc2652d5d34baac629 /dns/nsd
parent733875a7bdb926f3ef9738e94a8420ffc707c6b4 (diff)
downloadfreebsd-ports-gnome-e2f4c404cfa2ffcaa8586f82f454d205856d59e1.tar.gz
freebsd-ports-gnome-e2f4c404cfa2ffcaa8586f82f454d205856d59e1.tar.zst
freebsd-ports-gnome-e2f4c404cfa2ffcaa8586f82f454d205856d59e1.zip
Update to 2.1.4, claimed to be OK about AXFR.
PR: ports/73455 Submitted by: MAINTAINER
Diffstat (limited to 'dns/nsd')
-rw-r--r--dns/nsd/Makefile4
-rw-r--r--dns/nsd/distinfo4
-rw-r--r--dns/nsd/files/nsd.sh.tmpl1
3 files changed, 4 insertions, 5 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
diff --git a/dns/nsd/distinfo b/dns/nsd/distinfo
index b3a47d88ec54..c8bc96c79b19 100644
--- a/dns/nsd/distinfo
+++ b/dns/nsd/distinfo
@@ -1,2 +1,2 @@
-MD5 (nsd-2.1.3.tar.gz) = ea832d52e97a22f0f82a48fd16a72de7
-SIZE (nsd-2.1.3.tar.gz) = 225388
+MD5 (nsd-2.1.4.tar.gz) = 8aee452493b93f27c52e8b4dd2d5a161
+SIZE (nsd-2.1.4.tar.gz) = 225414
diff --git a/dns/nsd/files/nsd.sh.tmpl b/dns/nsd/files/nsd.sh.tmpl
index 0b6b35f1d65b..758b5f53060a 100644
--- a/dns/nsd/files/nsd.sh.tmpl
+++ b/dns/nsd/files/nsd.sh.tmpl
@@ -4,7 +4,6 @@
#
# PROVIDE: nsd
# REQUIRE: DAEMON
-# KEYWORD: FreeBSD
#
# Add the following line to /etc/rc.conf to enable nsd:
#