diff options
author | Steve Wills <swills@FreeBSD.org> | 2018-06-14 22:59:05 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2018-06-14 22:59:05 +0000 |
commit | 0942caa218e1df1d242c849415bc53fb4ecba926 (patch) | |
tree | f5d23167b4b4deddf8ae826752c9801568124ed9 /dns/nsd/Makefile | |
parent | 11b5efad7073e81b86c38eb7f8f3c6c91dab4add (diff) | |
download | ports-0942caa218e1df1d242c849415bc53fb4ecba926.tar.gz ports-0942caa218e1df1d242c849415bc53fb4ecba926.zip |
Notes
Diffstat (limited to 'dns/nsd/Makefile')
-rw-r--r-- | dns/nsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/nsd/Makefile b/dns/nsd/Makefile index 19f27ed2e17d..cf9ce6e66a5d 100644 --- a/dns/nsd/Makefile +++ b/dns/nsd/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nsd -PORTVERSION= 4.1.21 +PORTVERSION= 4.1.22 CATEGORIES= dns ipv6 MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ \ ftp://ftp.rhnet.is/pub/nsd/ |