Sat Dec 6 12:57:39 2008 UTC ()
+ xhomer


(obache)
diff -r1.172 -r1.173 pkgsrc/emulators/Makefile

cvs diff -r1.172 -r1.173 pkgsrc/emulators/Makefile (expand / switch to unified diff)

--- pkgsrc/emulators/Makefile 2008/11/21 17:42:36 1.172
+++ pkgsrc/emulators/Makefile 2008/12/06 12:57:39 1.173
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.172 2008/11/21 17:42:36 adam Exp $ 1# $NetBSD: Makefile,v 1.173 2008/12/06 12:57:39 obache Exp $
2# 2#
3 3
4COMMENT= Emulators for other operating systems 4COMMENT= Emulators for other operating systems
5 5
6SUBDIR+= BasiliskII 6SUBDIR+= BasiliskII
7SUBDIR+= Cygne-SDL 7SUBDIR+= Cygne-SDL
8SUBDIR+= DatLib 8SUBDIR+= DatLib
9SUBDIR+= DatUtil 9SUBDIR+= DatUtil
10SUBDIR+= MAMEDiff 10SUBDIR+= MAMEDiff
11SUBDIR+= NeoPop-SDL 11SUBDIR+= NeoPop-SDL
12SUBDIR+= ROMBuild 12SUBDIR+= ROMBuild
13SUBDIR+= ROMInfo 13SUBDIR+= ROMInfo
14SUBDIR+= ZIPIdent 14SUBDIR+= ZIPIdent
@@ -161,23 +161,24 @@ SUBDIR+= ucon64 @@ -161,23 +161,24 @@ SUBDIR+= ucon64
161SUBDIR+= uips 161SUBDIR+= uips
162SUBDIR+= vba 162SUBDIR+= vba
163SUBDIR+= vice 163SUBDIR+= vice
164SUBDIR+= vmips 164SUBDIR+= vmips
165SUBDIR+= vmware 165SUBDIR+= vmware
166SUBDIR+= vmware-module 166SUBDIR+= vmware-module
167SUBDIR+= vmware-module3 167SUBDIR+= vmware-module3
168SUBDIR+= vmware3 168SUBDIR+= vmware3
169SUBDIR+= wine 169SUBDIR+= wine
170SUBDIR+= wine-devel 170SUBDIR+= wine-devel
171SUBDIR+= x48 171SUBDIR+= x48
172SUBDIR+= xbeeb 172SUBDIR+= xbeeb
173SUBDIR+= xcopilot 173SUBDIR+= xcopilot
 174SUBDIR+= xhomer
174SUBDIR+= xm7 175SUBDIR+= xm7
175SUBDIR+= xmame 176SUBDIR+= xmame
176SUBDIR+= xmess 177SUBDIR+= xmess
177SUBDIR+= xtrs 178SUBDIR+= xtrs
178SUBDIR+= xyame 179SUBDIR+= xyame
179SUBDIR+= yabause 180SUBDIR+= yabause
180SUBDIR+= z26 181SUBDIR+= z26
181SUBDIR+= zsnes 182SUBDIR+= zsnes
182 183
183.include "../mk/misc/category.mk" 184.include "../mk/misc/category.mk"