summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES3
-rw-r--r--emulators/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 8f1c1439a7e..636f39adb6d 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.11596 2005/10/21 03:10:34 hiramatsu Exp $
+$NetBSD: CHANGES,v 1.11597 2005/10/21 03:52:01 minskim Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -4758,3 +4758,4 @@ Changes to the packages collection and infrastructure in 2005:
Updated mail/courier-imap to 4.0.6 [jlam 2005-10-20]
Updated mail/sqwebmail to 5.0.6 [jlam 2005-10-20]
Updated mail/maildrop to 2.0.1 [jlam 2005-10-20]
+ Added emulators/z26 version 2.13 [minskim 2005-10-21]
diff --git a/emulators/Makefile b/emulators/Makefile
index 9f24bc61e73..b6025848ba2 100644
--- a/emulators/Makefile
+++ b/emulators/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.138 2005/10/05 12:00:09 skrll Exp $
+# $NetBSD: Makefile,v 1.139 2005/10/21 03:52:01 minskim Exp $
#
COMMENT= Emulators for other operating systems
@@ -136,6 +136,7 @@ SUBDIR+= xmame
SUBDIR+= xmess
SUBDIR+= xtrs
SUBDIR+= xyame
+SUBDIR+= z26
SUBDIR+= zsnes
.include "../mk/bsd.pkg.subdir.mk"