diff options
author | olgeni <olgeni@FreeBSD.org> | 2015-06-13 17:38:04 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2015-06-13 17:38:04 +0800 |
commit | fa518a12f9e5ca334a5b9031ee1e2707d24a25df (patch) | |
tree | 5874382e6cb8ddf5e2d17b089070af9bc0f48fb2 /emulators | |
parent | 4008e5e005f7a8b5ad98341c760bb1b1ad509162 (diff) | |
download | freebsd-ports-graphics-fa518a12f9e5ca334a5b9031ee1e2707d24a25df.tar.gz freebsd-ports-graphics-fa518a12f9e5ca334a5b9031ee1e2707d24a25df.tar.zst freebsd-ports-graphics-fa518a12f9e5ca334a5b9031ee1e2707d24a25df.zip |
Sort entries.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index d62b0d5af0e..5f2ed68de7d 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -57,8 +57,8 @@ SUBDIR += hugo SUBDIR += hyperv-is SUBDIR += i386-wine - SUBDIR += i386-wine-staging SUBDIR += i386-wine-devel + SUBDIR += i386-wine-staging SUBDIR += ia64sim SUBDIR += ines SUBDIR += javatari @@ -155,12 +155,12 @@ SUBDIR += vmw SUBDIR += vxtools SUBDIR += wine - SUBDIR += wine-staging SUBDIR += wine-devel SUBDIR += wine-gecko SUBDIR += wine-gecko-devel SUBDIR += wine-mono SUBDIR += wine-mono-devel + SUBDIR += wine-staging SUBDIR += wxmupen64plus SUBDIR += x48 SUBDIR += x49gp |