summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2005-11-23 06:54:44 +0000
committerminskim <minskim@pkgsrc.org>2005-11-23 06:54:44 +0000
commit69cfe2390f4c039830e1f4da4a9f54b2233db07b (patch)
tree09f1aac282be6376dfceb73384f1974c7c2980a6
parentef4804554aa2e133c8f71c2ded4fe62196abb60b (diff)
downloadpkgsrc-69cfe2390f4c039830e1f4da4a9f54b2233db07b.tar.gz
Add qdbm-cgi.
-rw-r--r--databases/Makefile3
-rw-r--r--doc/CHANGES3
2 files changed, 4 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 2bc8d68b164..be091c80a54 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.192 2005/11/23 06:44:39 minskim Exp $
+# $NetBSD: Makefile,v 1.193 2005/11/23 06:54:44 minskim Exp $
#
COMMENT= Databases
@@ -152,6 +152,7 @@ SUBDIR+= py-sqlite
SUBDIR+= py-sybase
SUBDIR+= py-table
SUBDIR+= qdbm
+SUBDIR+= qdbm-cgi
SUBDIR+= quicklist
SUBDIR+= rdb
SUBDIR+= rrdtool
diff --git a/doc/CHANGES b/doc/CHANGES
index 9e6e014a4b3..bd918aa122c 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.12018 2005/11/23 06:44:38 minskim Exp $
+$NetBSD: CHANGES,v 1.12019 2005/11/23 06:54:44 minskim Exp $
Changes to the packages collection and infrastructure in 2005:
@@ -5338,3 +5338,4 @@ Changes to the packages collection and infrastructure in 2005:
Updated databases/qdbm to 1.8.34 [minskim 2005-11-23]
Added databases/p5-qdbm version 1.0.0.1.8.34 [minskim 2005-11-23]
Added databases/ruby-qdbm version 1.0.0.1.8.34 [minskim 2005-11-23]
+ Added databases/qdbm-cgi version 0.0.1.1.8.34 [minskim 2005-11-23]