summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorkei <kei@pkgsrc.org>2000-12-13 17:13:53 +0000
committerkei <kei@pkgsrc.org>2000-12-13 17:13:53 +0000
commitc68aba7ec5240f3884c6487fe9e8efa72e6ce418 (patch)
treedc3c693895c6cd5f5f557246fe88e20e8dcc86da /emulators
parent9d51806bb754cc1438fcd6cfcfd48e95af5afd56 (diff)
downloadpkgsrc-c68aba7ec5240f3884c6487fe9e8efa72e6ce418.tar.gz
Add and enable "xm7" package.
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 2788adae25a..4d1824b9e96 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2000/12/12 01:30:47 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2000/12/13 17:13:53 kei Exp $
#
SUBDIR += atari800
@@ -34,6 +34,7 @@
SUBDIR += wine-current
SUBDIR += xbeeb
SUBDIR += xcopilot
+ SUBDIR += xm7
SUBDIR += xmame
.include "../mk/bsd.pkg.subdir.mk"