summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorwiz <wiz>2004-07-16 01:02:09 +0000
committerwiz <wiz>2004-07-16 01:02:09 +0000
commit51287bc44f011bea5ae3436e92c7ce28b8773ba4 (patch)
treed084a5f5c9956293c1ffa7b0d58974427b158dfb /emulators
parentffe2d2c8f0c447ae4a5207463fbb4b5bfb5f510c (diff)
downloadpkgsrc-51287bc44f011bea5ae3436e92c7ce28b8773ba4.tar.gz
Add and enable xyame.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile
index 0d5ac76c4ae..7c2f8812db8 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.104 2004/07/13 10:35:35 tron Exp $
+# $NetBSD: Makefile,v 1.105 2004/07/16 01:02:09 wiz Exp $
#
COMMENT= Emulators for other operating systems
@@ -111,6 +111,7 @@ SUBDIR+= xcopilot
SUBDIR+= xm7
SUBDIR+= xmame
SUBDIR+= xmess
+SUBDIR+= xyame
SUBDIR+= zsnes
.include "../mk/bsd.pkg.subdir.mk"