diff options
author | wiz <wiz@pkgsrc.org> | 2003-02-20 12:34:53 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-02-20 12:34:53 +0000 |
commit | 176dd8dc9d589d32b17dc4cfd114869c0fa5ff3c (patch) | |
tree | f60099a725ca3aad70a6e979c85b83406d56b882 /emulators/Makefile | |
parent | 6bed7299afe3aeb791b9e62345d8a3cc3be9b365 (diff) | |
download | pkgsrc-176dd8dc9d589d32b17dc4cfd114869c0fa5ff3c.tar.gz |
Sort.
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index a1dcdbd68cb..d234a993acb 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.78 2003/02/16 20:07:58 bad Exp $ +# $NetBSD: Makefile,v 1.79 2003/02/20 12:35:11 wiz Exp $ # COMMENT= Emulators for other operating systems @@ -74,8 +74,8 @@ SUBDIR+= uae SUBDIR+= vice SUBDIR+= vmware SUBDIR+= vmware-module -SUBDIR+= vmware3 SUBDIR+= vmware-module3 +SUBDIR+= vmware3 SUBDIR+= wine SUBDIR+= x48 SUBDIR+= xbeeb |