diff options
author | garga <garga@FreeBSD.org> | 2005-09-07 00:26:40 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-09-07 00:26:40 +0800 |
commit | f3dfad218d35a92d26968ee51878bdccdd49c613 (patch) | |
tree | 64e8f882bd51edc04ffe99432541ee43b5834a89 /dns/nsd | |
parent | 79ba16175a2bd11bfdb777e3f6c98b781a2e5916 (diff) | |
download | freebsd-ports-gnome-f3dfad218d35a92d26968ee51878bdccdd49c613.tar.gz freebsd-ports-gnome-f3dfad218d35a92d26968ee51878bdccdd49c613.tar.zst freebsd-ports-gnome-f3dfad218d35a92d26968ee51878bdccdd49c613.zip |
- Update to 2.3.1
PR: ports/85790
Submitted by: maintainer
Diffstat (limited to 'dns/nsd')
-rw-r--r-- | dns/nsd/Makefile | 2 | ||||
-rw-r--r-- | dns/nsd/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dns/nsd/Makefile b/dns/nsd/Makefile index d35087794b4b..3823b581957a 100644 --- a/dns/nsd/Makefile +++ b/dns/nsd/Makefile @@ -13,7 +13,7 @@ # NSD_OPTIONS can be set in /etc/make.conf also. PORTNAME= nsd -PORTVERSION= 2.3.0 +PORTVERSION= 2.3.1 CATEGORIES= dns ipv6 MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ \ ftp://ftp.rhnet.is/pub/nsd/ diff --git a/dns/nsd/distinfo b/dns/nsd/distinfo index fa6c13ee3a69..3c8fae75bb2a 100644 --- a/dns/nsd/distinfo +++ b/dns/nsd/distinfo @@ -1,2 +1,2 @@ -MD5 (nsd-2.3.0.tar.gz) = 76512e7d188d3da4a83d0d3cc6c9399e -SIZE (nsd-2.3.0.tar.gz) = 232288 +MD5 (nsd-2.3.1.tar.gz) = c24c4dc3e7ad2ab67f4fd8a8668fc1b6 +SIZE (nsd-2.3.1.tar.gz) = 247789 |