diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2015-04-29 20:24:44 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2015-04-29 20:24:44 +0000 |
commit | 7b4f7e2c6f55314a1834a58642016722456b35fb (patch) | |
tree | fe04a08febc28ddaf1fb33479325f1299a2cdd69 /dns/Makefile | |
parent | 71806fd113a015fb9cea77254fd6983c56c6f5a9 (diff) | |
download | ports-7b4f7e2c6f55314a1834a58642016722456b35fb.tar.gz ports-7b4f7e2c6f55314a1834a58642016722456b35fb.zip |
Notes
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 3fea9713a61d..ccb7a13b1ea3 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -15,6 +15,7 @@ SUBDIR += bundy SUBDIR += c-ares SUBDIR += checkdns + SUBDIR += cli53 SUBDIR += credns SUBDIR += crossip SUBDIR += curvedns |