svn commit: r364931 - head/dns

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Aug 15 04:49:46 UTC 2014


Author: sunpoet
Date: Fri Aug 15 04:49:45 2014
New Revision: 364931
URL: http://svnweb.freebsd.org/changeset/ports/364931
QAT: https://qat.redports.org/buildarchive/r364931/

Log:
  - Fix SUBDIR order

Modified:
  head/dns/Makefile

Modified: head/dns/Makefile
==============================================================================
--- head/dns/Makefile	Fri Aug 15 03:52:05 2014	(r364930)
+++ head/dns/Makefile	Fri Aug 15 04:49:45 2014	(r364931)
@@ -76,9 +76,9 @@
     SUBDIR += libdjbdns
     SUBDIR += libidn
     SUBDIR += linux-f10-libasyncns
+    SUBDIR += mDNSResponder_nss
     SUBDIR += maradns
     SUBDIR += maradns1
-    SUBDIR += mDNSResponder_nss
     SUBDIR += mdnsd
     SUBDIR += mydns
     SUBDIR += mydns-ng


More information about the svn-ports-all mailing list