From e223139a8c626fb8efb42f046508672568006ab1 Mon Sep 17 00:00:00 2001 From: sat Date: Fri, 5 Oct 2007 23:33:27 +0000 Subject: - Sort category Makefiles Inspired by: Jason Harris Howto: http://twiki.cenkes.org/Cenkes/SortingCategoryMakefiles --- dns/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dns') diff --git a/dns/Makefile b/dns/Makefile index 026c5bb54838..807831a4dda5 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -8,9 +8,9 @@ SUBDIR += bind8 SUBDIR += bind84 SUBDIR += bind9 - SUBDIR += bind94 SUBDIR += bind9-dlz SUBDIR += bind9-sdb-ldap + SUBDIR += bind94 SUBDIR += c-ares SUBDIR += checkdns SUBDIR += crossip -- cgit