diff options
author | wiz <wiz@pkgsrc.org> | 2011-02-06 05:00:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-02-06 05:00:57 +0000 |
commit | 00b313c33cb9188d23d79d701c6d421126886e18 (patch) | |
tree | 21aa735fb531c9d356f7a22ef95ecf46ccc86b61 /emulators/Makefile | |
parent | d15c06690fe4ae992a58a1af89c712e723076464 (diff) | |
download | pkgsrc-00b313c33cb9188d23d79d701c6d421126886e18.tar.gz |
Remove xmame und xmess -- use mame/mess instead.
Ok kristerw
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index d0aba0f56af..1dc91dfc755 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.185 2011/02/03 22:24:45 wiz Exp $ +# $NetBSD: Makefile,v 1.186 2011/02/06 05:00:57 wiz Exp $ # COMMENT= Emulators for other operating systems @@ -227,8 +227,6 @@ SUBDIR+= xbeeb SUBDIR+= xcopilot SUBDIR+= xhomer SUBDIR+= xm7 -SUBDIR+= xmame -SUBDIR+= xmess SUBDIR+= xtrs SUBDIR+= xyame SUBDIR+= yabause |