summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorgarbled <garbled@pkgsrc.org>2000-04-26 06:37:37 +0000
committergarbled <garbled@pkgsrc.org>2000-04-26 06:37:37 +0000
commit27224d90b06be2714d9f6257ee5fcf82d3785197 (patch)
treea37f3d4e293f02c482b2674dd550eeb9adb8d94d /databases
parent8246c5196048817fcea38fd4737d401ec691fcff (diff)
downloadpkgsrc-27224d90b06be2714d9f6257ee5fcf82d3785197.tar.gz
Add and enable quicklist
Diffstat (limited to 'databases')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index c5369adf6b1..cf4658d35e7 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2000/03/18 17:47:42 jlam Exp $
+# $NetBSD: Makefile,v 1.33 2000/04/26 06:37:37 garbled Exp $
# FreeBSD Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp
#
@@ -25,6 +25,7 @@
SUBDIR += py-gdbm
SUBDIR += py-mysqldb
SUBDIR += py-postgresql
+ SUBDIR += quicklist
SUBDIR += rrdtool
SUBDIR += sdbm
SUBDIR += tcl-gdbm