From a8e136abbb5e45c062b075c17563fc703665fe77 Mon Sep 17 00:00:00 2001 From: danfe Date: Sun, 7 Dec 2014 16:21:36 +0000 Subject: Sort entries alphabetically across all categories to avoid extra repo churn. --- net/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index c4c056ccaf95..3638bfaa2ea0 100644 --- a/net/Makefile +++ b/net/Makefile @@ -153,16 +153,16 @@ SUBDIR += go.net SUBDIR += gofish SUBDIR += gogoc - SUBDIR += googlecl SUBDIR += google-cloud-sdk SUBDIR += google-daemon + SUBDIR += googlecl SUBDIR += gopher SUBDIR += gotthard SUBDIR += gpxe SUBDIR += gq SUBDIR += grdesktop - SUBDIR += grilo-plugins SUBDIR += grilo + SUBDIR += grilo-plugins SUBDIR += grive SUBDIR += grsync SUBDIR += gsk @@ -1021,9 +1021,9 @@ SUBDIR += rubygem-iproto SUBDIR += rubygem-lita-gems SUBDIR += rubygem-macaddr - SUBDIR += rubygem-netrc SUBDIR += rubygem-net-ldap SUBDIR += rubygem-net-netrc + SUBDIR += rubygem-netrc SUBDIR += rubygem-network_interface SUBDIR += rubygem-oauth SUBDIR += rubygem-oauth2 -- cgit