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 | e1f55d54e2ca0d61497170ae520f14ed433d7882 (patch) | |
tree | 7ac096a399854cdbbd73b5841ed48d0095737af2 /emulators | |
parent | 71d65d44586e6f8d003d844bd541d86a3cdd0155 (diff) | |
download | pkgsrc-e1f55d54e2ca0d61497170ae520f14ed433d7882.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 |