svn commit: r493631 - in head/dns: . gdnsd3
Ryan Steinmetz
zi at FreeBSD.org
Sat Feb 23 01:51:59 UTC 2019
Author: zi
Date: Sat Feb 23 01:51:58 2019
New Revision: 493631
URL: https://svnweb.freebsd.org/changeset/ports/493631
Log:
- Copy gdnsd2 -> gdnsd3
Added:
head/dns/gdnsd3/
- copied from r493630, head/dns/gdnsd2/
Modified:
head/dns/Makefile
Modified: head/dns/Makefile
==============================================================================
--- head/dns/Makefile Sat Feb 23 01:33:36 2019 (r493630)
+++ head/dns/Makefile Sat Feb 23 01:51:58 2019 (r493631)
@@ -76,6 +76,7 @@
SUBDIR += fpdns
SUBDIR += gdnsd
SUBDIR += gdnsd2
+ SUBDIR += gdnsd3
SUBDIR += gen6dns
SUBDIR += getdns
SUBDIR += hesiod
More information about the svn-ports-head
mailing list