summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authoragc <agc>2001-12-20 17:23:08 +0000
committeragc <agc>2001-12-20 17:23:08 +0000
commit1ec582766a22e1165762aa4bc6629598059453a7 (patch)
treeb43cdb8a730ff61598f57936a261cf0673455b96 /databases/Makefile
parent484c967a5db77e4b299acde3a12ec451a754b823 (diff)
downloadpkgsrc-1ec582766a22e1165762aa4bc6629598059453a7.tar.gz
Add and enable rdb
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 9e089519f30..64f88fb3230 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.71 2001/12/10 18:12:28 martti Exp $
+# $NetBSD: Makefile,v 1.72 2001/12/20 17:23:08 agc Exp $
#
COMMENT= Databases
@@ -62,6 +62,7 @@ SUBDIR+= py-ldap
SUBDIR+= py-mysqldb
SUBDIR+= py-postgresql
SUBDIR+= quicklist
+SUBDIR+= rdb
SUBDIR+= rrdtool
SUBDIR+= ruby-DBD-postgresql
SUBDIR+= ruby-DBI