diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2004-09-25 16:27:04 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2004-09-25 16:27:04 +0000 |
commit | 03ab7e443e4f5d0d0030d2dc6a19ed841a97ed00 (patch) | |
tree | 64ad9209a27c0a002db959be347525f97231289e /emulators | |
parent | 1d260b27bf26db59b5d1b94219740cfdf4dc327b (diff) | |
download | pkgsrc-03ab7e443e4f5d0d0030d2dc6a19ed841a97ed00.tar.gz |
Add & enable xtrs.
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 27d363a7bff..0b63a2b9474 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.115 2004/09/02 20:42:26 recht Exp $ +# $NetBSD: Makefile,v 1.116 2004/09/25 16:27:04 uebayasi Exp $ # COMMENT= Emulators for other operating systems @@ -127,6 +127,7 @@ SUBDIR+= xcopilot SUBDIR+= xm7 SUBDIR+= xmame SUBDIR+= xmess +SUBDIR+= xtrs SUBDIR+= xyame SUBDIR+= zsnes |