diff options
author | vs <vs@FreeBSD.org> | 2005-02-21 23:17:09 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-02-21 23:17:09 +0800 |
commit | f12d60aaeb56b6b6f7b729e7fdae82705d3a90fb (patch) | |
tree | 69a6191cbbf36917a127a8cb40cebf735b0fa515 /dns | |
parent | 0b4ffdbe87959106f2c4617ef4b0b4fc321176de (diff) | |
download | freebsd-ports-gnome-f12d60aaeb56b6b6f7b729e7fdae82705d3a90fb.tar.gz freebsd-ports-gnome-f12d60aaeb56b6b6f7b729e7fdae82705d3a90fb.tar.zst freebsd-ports-gnome-f12d60aaeb56b6b6f7b729e7fdae82705d3a90fb.zip |
Update to 2.2.1
PR: ports/77856
Submitted by: maintainer
Diffstat (limited to 'dns')
-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 2b7bc88e9db8..ee191c80b20a 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.2.0 +PORTVERSION= 2.2.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 37289afec473..8ceec5b5c6c7 100644 --- a/dns/nsd/distinfo +++ b/dns/nsd/distinfo @@ -1,2 +1,2 @@ -MD5 (nsd-2.2.0.tar.gz) = e84b8e9d03062710ea847ea146ccb5d5 -SIZE (nsd-2.2.0.tar.gz) = 230431 +MD5 (nsd-2.2.1.tar.gz) = 6875cb2495122654334e6234ebeb9d98 +SIZE (nsd-2.2.1.tar.gz) = 231676 |