summaryrefslogtreecommitdiff
path: root/emulators/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-10-06 20:01:58 +0000
committerwiz <wiz@pkgsrc.org>2001-10-06 20:01:58 +0000
commit7fe9fe2687272277ebd9c72b312bd2d899390e02 (patch)
tree48ba3a330010ac6aae18bc6b7785d3ddb87fa9b6 /emulators/Makefile
parent8ef86229d093540a9c6d0fcb5e2efab2647a8229 (diff)
downloadpkgsrc-7fe9fe2687272277ebd9c72b312bd2d899390e02.tar.gz
Add and enable zsnes
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 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"