summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorwiz <wiz>2001-10-06 20:01:58 +0000
committerwiz <wiz>2001-10-06 20:01:58 +0000
commit947bb3bed06f5890fac2a1d8ed06275210cc8bfd (patch)
tree48ba3a330010ac6aae18bc6b7785d3ddb87fa9b6 /emulators
parentf4efba256fa846320c8392f2a438b29bc448b556 (diff)
downloadpkgsrc-947bb3bed06f5890fac2a1d8ed06275210cc8bfd.tar.gz
Add and enable zsnes
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 32666d63348..512a1160f8f 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2001/09/02 23:08:14 kristerw Exp $
+# $NetBSD: Makefile,v 1.61 2001/10/06 20:01:58 wiz Exp $
#
COMMENT= Emulators for other operating systems
@@ -56,5 +56,6 @@ SUBDIR+= xcopilot
SUBDIR+= xm7
SUBDIR+= xmame
SUBDIR+= xmess
+SUBDIR+= zsnes
.include "../mk/bsd.pkg.subdir.mk"