diff options
author | adrianp <adrianp@pkgsrc.org> | 2008-04-30 19:38:20 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2008-04-30 19:38:20 +0000 |
commit | 11b673bbc88b244504f4ecd3fcd44efaf12bb8c8 (patch) | |
tree | 3ea7fcf43e6657ad852797f61965f8f2f11f1754 /databases | |
parent | a784c528459667b6e783f886c665ef836a4a13dd (diff) | |
download | pkgsrc-11b673bbc88b244504f4ecd3fcd44efaf12bb8c8.tar.gz |
+pear-MDB2
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index c872191fac5..0ee10118a07 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.244 2008/04/13 06:58:27 jlam Exp $ +# $NetBSD: Makefile,v 1.245 2008/04/30 19:38:20 adrianp Exp $ # COMMENT= Databases @@ -107,6 +107,7 @@ SUBDIR+= p5-qdbm SUBDIR+= p5-sybperl SUBDIR+= palm-db-tools SUBDIR+= pear-DB +SUBDIR+= pear-MDB2 SUBDIR+= pgpool SUBDIR+= pgtcl SUBDIR+= pgtclng |