diff options
author | wiz <wiz@pkgsrc.org> | 2004-07-19 20:30:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-07-19 20:30:12 +0000 |
commit | 3ac36ca636cc8dc80ee1d69c894fcf46d775882a (patch) | |
tree | 7ac096a399854cdbbd73b5841ed48d0095737af2 /emulators | |
parent | de2b11314f91032834881b6476781c60d319bc07 (diff) | |
download | pkgsrc-3ac36ca636cc8dc80ee1d69c894fcf46d775882a.tar.gz |
Add and enable tuxnes.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 9247564f4cb..5b774c8465b 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.107 2004/07/19 18:38:00 wiz Exp $ +# $NetBSD: Makefile,v 1.108 2004/07/19 20:30:12 wiz Exp $ # COMMENT= Emulators for other operating systems @@ -96,6 +96,7 @@ SUBDIR+= suse_x11 SUBDIR+= suse_xforms SUBDIR+= swarm SUBDIR+= tme +SUBDIR+= tuxnes SUBDIR+= twin SUBDIR+= uae SUBDIR+= uips |