diff options
author | tv <tv@pkgsrc.org> | 2005-07-26 04:13:15 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2005-07-26 04:13:15 +0000 |
commit | 5f26cece54617518d61abe0ce96ed5ffb72a6c8d (patch) | |
tree | 281c1fc0609414c9728b72038f5643d9994b389c /emulators | |
parent | 09d6fdface2499da257dcadc070e4bc19e5153ec (diff) | |
download | pkgsrc-5f26cece54617518d61abe0ce96ed5ffb72a6c8d.tar.gz |
+ucon64
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 59c3c85cb31..84d7adf3dbb 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.132 2005/07/24 14:06:47 wiz Exp $ +# $NetBSD: Makefile,v 1.133 2005/07/26 04:13:15 tv Exp $ # COMMENT= Emulators for other operating systems @@ -117,6 +117,7 @@ SUBDIR+= tme SUBDIR+= tuxnes SUBDIR+= twin SUBDIR+= uae +SUBDIR+= ucon64 SUBDIR+= uips SUBDIR+= vba SUBDIR+= vice |