summaryrefslogtreecommitdiff
path: root/emulators/Makefile
diff options
context:
space:
mode:
authorkei <kei>2000-12-13 17:13:53 +0000
committerkei <kei>2000-12-13 17:13:53 +0000
commit7dd89aa0e0242369f2344da19183c38b12117a47 (patch)
treedc3c693895c6cd5f5f557246fe88e20e8dcc86da /emulators/Makefile
parentc7a6176640a204b21cdedf5e2c5f61254ef15eb4 (diff)
downloadpkgsrc-7dd89aa0e0242369f2344da19183c38b12117a47.tar.gz
Add and enable "xm7" package.
Diffstat (limited to 'emulators/Makefile')
-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"