aboutsummaryrefslogtreecommitdiff
path: root/emulators/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-09-21 05:49:14 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-09-21 05:49:14 +0000
commitc17b3eedea53d2e5869951d84edd008bba54f848 (patch)
tree3c600bb372e9a273bbedc7995daee809eefa2451 /emulators/Makefile
parentd3ce2a4568ff2b01b5bef053c7d76124b2cf4daf (diff)
downloadports-c17b3eedea53d2e5869951d84edd008bba54f848.tar.gz
ports-c17b3eedea53d2e5869951d84edd008bba54f848.zip
Sort entries.
Notes
Notes: svn path=/head/; revision=48024
Diffstat (limited to 'emulators/Makefile')
-rw-r--r--emulators/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/Makefile b/emulators/Makefile
index fd1ece39f2a3..ad4f1bfe76ea 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -1,6 +1,5 @@
# $FreeBSD$
#
- SUBDIR += zsnes
SUBDIR += aftp
SUBDIR += atari800
@@ -26,10 +25,10 @@
SUBDIR += hfsutils
SUBDIR += ia64sim
SUBDIR += ines
+ SUBDIR += kmamerun
SUBDIR += ksnes9x
SUBDIR += linux-vmware-toolbox
SUBDIR += linux_base
- SUBDIR += kmamerun
SUBDIR += mastergear
SUBDIR += mtools
SUBDIR += osf1_base
@@ -51,10 +50,10 @@
SUBDIR += tuxnes
SUBDIR += twin
SUBDIR += uae
+ SUBDIR += vMac
SUBDIR += vgb
SUBDIR += vgb-bin
SUBDIR += vice
- SUBDIR += vMac
SUBDIR += visualos
SUBDIR += vmsbackup
SUBDIR += vmware
@@ -71,5 +70,6 @@
SUBDIR += xpinmame
SUBDIR += xsystem35
SUBDIR += xzx
+ SUBDIR += zsnes
.include <bsd.port.subdir.mk>