1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Update to 2.1.4, claimed to be OK about AXFR.

PR:		ports/73455
Submitted by:	MAINTAINER
This commit is contained in:
Clive Lin 2004-11-04 13:09:07 +00:00
parent 675401b768
commit 578bcaff0f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=120770
3 changed files with 4 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

@ -4,7 +4,6 @@
#
# PROVIDE: nsd
# REQUIRE: DAEMON
# KEYWORD: FreeBSD
#
# Add the following line to /etc/rc.conf to enable nsd:
#