diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-05-29 11:30:49 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-05-29 11:30:49 +0000 |
commit | 462c9caac3e19316beae66cd218ef6c4ddc2d04b (patch) | |
tree | 90df6f5cbbcfa333413776e35c607849779fa0d9 | |
parent | a80dc0390d0c3ef3a0a3866791211069f6702801 (diff) | |
download | pkgsrc-462c9caac3e19316beae66cd218ef6c4ddc2d04b.tar.gz |
Added openmsx-0.4.0.
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | emulators/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index bcfb169d767..87e791af109 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.6062 2004/05/29 08:07:35 dillo Exp $ +$NetBSD: CHANGES,v 1.6063 2004/05/29 11:30:49 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -2687,3 +2687,4 @@ Changes to the packages collection and infrastructure in 2004: Updated p5-libapreq to 1.2nb1 [snj 2004-05-29] Updated cgoban-java to 2.6.1 [rh 2004-05-29] Updated cdrdao to 1.1.8 [dillo 2004-05-29] + Added openmsx-0.4.0 [xtraeme 2004-05-29] diff --git a/emulators/Makefile b/emulators/Makefile index b3084412491..f271d14723e 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.97 2004/04/05 05:06:52 xtraeme Exp $ +# $NetBSD: Makefile,v 1.98 2004/05/29 11:30:49 xtraeme Exp $ # COMMENT= Emulators for other operating systems @@ -41,6 +41,7 @@ SUBDIR+= mmix SUBDIR+= netbsd32_compat14 SUBDIR+= netbsd32_compat15 SUBDIR+= netbsd32_compat16 +SUBDIR+= openmsx SUBDIR+= osf1_lib SUBDIR+= p11 SUBDIR+= palmosemulator |