summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2009-03-23 00:52:33 +0000
committerjoerg <joerg@pkgsrc.org>2009-03-23 00:52:33 +0000
commita47d8837627847c59f3b05edd6723f1bd8e7173a (patch)
treef11b722235044f15466d136e0b41cc96b62f4823
parent8e28fb423c5a388b539cf890f85205d171012e39 (diff)
downloadpkgsrc-a47d8837627847c59f3b05edd6723f1bd8e7173a.tar.gz
+ pgadmin3
-rw-r--r--databases/Makefile3
-rw-r--r--doc/CHANGES-20093
2 files changed, 4 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 6728ebdadee..5ce22759e00 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.294 2009/03/14 19:42:28 manu Exp $
+# $NetBSD: Makefile,v 1.295 2009/03/23 00:52:33 joerg Exp $
#
COMMENT= Databases
@@ -157,6 +157,7 @@ SUBDIR+= pear-MDB2
SUBDIR+= pear-MDB2_Driver_mysql
SUBDIR+= pear-MDB2_Driver_pgsql
SUBDIR+= pear-MDB2_Driver_sqlite
+SUBDIR+= pgadmin3
SUBDIR+= pgpool
SUBDIR+= pgtcl
SUBDIR+= pgtclng
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009
index 1f9fb7e13e6..5cd3c535eb9 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.1187 2009/03/23 00:41:07 joerg Exp $
+$NetBSD: CHANGES-2009,v 1.1188 2009/03/23 00:52:33 joerg Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -1586,3 +1586,4 @@ Changes to the packages collection and infrastructure in 2009:
Updated textproc/mdocml to 1.6.9 [joerg 2009-03-22]
Updated x11/wxGTK28 to 2.8.10 [joerg 2009-03-23]
Updated x11/wxGTK28-contrib to 2.8.10 [joerg 2009-03-23]
+ Added databases/pgadmin3 version 1.8.4 [joerg 2009-03-23]