Date: Fri, 15 Aug 2014 04:49:46 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r364931 - head/dns Message-ID: <201408150449.s7F4nk1M024265@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408150449.s7F4nk1M024265>