diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2016-11-26 02:31:53 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2016-11-26 02:31:53 +0800 |
commit | aaad2d3e6902947ca1d3f43c6050f9c9f9544ca9 (patch) | |
tree | 6290f84cfddcd108bedabd5b3e5aacbdd14a5299 /dns/Makefile | |
parent | 327b3620fbf3d5af35da9364511d643a94ae9e5c (diff) | |
download | freebsd-ports-gnome-aaad2d3e6902947ca1d3f43c6050f9c9f9544ca9.tar.gz freebsd-ports-gnome-aaad2d3e6902947ca1d3f43c6050f9c9f9544ca9.tar.zst freebsd-ports-gnome-aaad2d3e6902947ca1d3f43c6050f9c9f9544ca9.zip |
Add void-zones-tools 0.1.a, prepare a list of void zones that can be
readily fed into Unbound.
PR: 214723
Submitted by: vidar@karlsen.tech
Diffstat (limited to 'dns/Makefile')
-rw-r--r-- | dns/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile index ffa55c780aa2..fadccc4e9c00 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -207,6 +207,7 @@ SUBDIR += validns SUBDIR += vhostcname SUBDIR += vizone + SUBDIR += void-zones-tools SUBDIR += walker SUBDIR += wdns SUBDIR += whoseip |