summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/Makefile3
-rw-r--r--doc/CHANGES-20113
2 files changed, 4 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 8f2f6b7fafd..7271ad02c6a 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.370 2011/04/26 11:35:53 mspo Exp $
+# $NetBSD: Makefile,v 1.371 2011/05/16 12:42:18 adam Exp $
#
COMMENT= Databases
@@ -69,6 +69,7 @@ SUBDIR+= maatkit
SUBDIR+= mergeant
SUBDIR+= metakit-lib
SUBDIR+= myodbc
+SUBDIR+= mysql-workbench
SUBDIR+= mysql5-client
SUBDIR+= mysql5-server
SUBDIR+= mysql51-client
diff --git a/doc/CHANGES-2011 b/doc/CHANGES-2011
index f6072d49c1e..ad261979469 100644
--- a/doc/CHANGES-2011
+++ b/doc/CHANGES-2011
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2011,v 1.1164 2011/05/16 11:10:14 wiz Exp $
+$NetBSD: CHANGES-2011,v 1.1165 2011/05/16 12:43:04 adam Exp $
Changes to the packages collection and infrastructure in 2011:
@@ -1901,3 +1901,4 @@ Changes to the packages collection and infrastructure in 2011:
Updated security/openssh to 5.8.2nb1 [taca 2011-05-16]
Updated lang/mono to 2.10.1nb1 [obache 2011-05-16]
Updated net/clive to 2.3.0.3 [wiz 2011-05-16]
+ Added databases/mysql-workbench version 5.2.33 [adam 2011-05-16]