diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2019-02-23 01:51:58 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2019-02-23 01:51:58 +0000 |
commit | 1bfc3869b4d36915d5d6c9cfbc80d9b1c292a8b7 (patch) | |
tree | 3d6481f6fe888f4eea906dc15394b057c81c243b /dns/Makefile | |
parent | fc87335d5beddbc58fd1cec94ffa2e01cf0078ce (diff) | |
download | ports-1bfc3869b4d36915d5d6c9cfbc80d9b1c292a8b7.tar.gz ports-1bfc3869b4d36915d5d6c9cfbc80d9b1c292a8b7.zip |
- Copy gdnsd2 -> gdnsd3
Notes
Notes:
svn path=/head/; revision=493631
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 dc67459e285c..2483d72c556f 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -76,6 +76,7 @@ SUBDIR += fpdns SUBDIR += gdnsd SUBDIR += gdnsd2 + SUBDIR += gdnsd3 SUBDIR += gen6dns SUBDIR += getdns SUBDIR += hesiod |