diff options
author | danfe <danfe@FreeBSD.org> | 2014-12-08 00:21:36 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2014-12-08 00:21:36 +0800 |
commit | a8e136abbb5e45c062b075c17563fc703665fe77 (patch) | |
tree | 0b224036ebbb22e3e26225b571f9a90d0906b681 /emulators/Makefile | |
parent | 628a405cfbd0b1b9a2a3b38d9b7d83820ceddebe (diff) | |
download | freebsd-ports-gnome-a8e136abbb5e45c062b075c17563fc703665fe77.tar.gz freebsd-ports-gnome-a8e136abbb5e45c062b075c17563fc703665fe77.tar.zst freebsd-ports-gnome-a8e136abbb5e45c062b075c17563fc703665fe77.zip |
Sort entries alphabetically across all categories to avoid extra repo churn.
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 76061518ab1f..5c1383bf542f 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -70,11 +70,11 @@ SUBDIR += lib765 SUBDIR += libdsk SUBDIR += libspectrum + SUBDIR += linux-c6 + SUBDIR += linux-f10 SUBDIR += linux_base-c6 SUBDIR += linux_base-f10 SUBDIR += linux_base-gentoo-stage3 - SUBDIR += linux-c6 - SUBDIR += linux-f10 SUBDIR += linux_dist-gentoo-stage3 SUBDIR += lisaem SUBDIR += loemu @@ -153,8 +153,8 @@ SUBDIR += vmw SUBDIR += vxtools SUBDIR += wine - SUBDIR += wine-devel SUBDIR += wine-compholio + SUBDIR += wine-devel SUBDIR += wine-gecko SUBDIR += wine-gecko-devel SUBDIR += wine-mono |