diff options
author | gson <gson@pkgsrc.org> | 2003-01-17 19:42:46 +0000 |
---|---|---|
committer | gson <gson@pkgsrc.org> | 2003-01-17 19:42:46 +0000 |
commit | 3613047cf821a9d5bfb731247605a56c0bc395d3 (patch) | |
tree | 26c0a77af04d4d16d080d00c21b011939841101b /databases | |
parent | 5963b4e9a2d34b3dde5ef5c93e02bb3c4155b8ba (diff) | |
download | pkgsrc-3613047cf821a9d5bfb731247605a56c0bc395d3.tar.gz |
Add and enable py-bsddb3.
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 c1ced94bb94..8a049037771 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.89 2002/12/04 18:49:32 drochner Exp $ +# $NetBSD: Makefile,v 1.90 2003/01/17 19:42:46 gson Exp $ # COMMENT= Databases @@ -71,6 +71,7 @@ SUBDIR+= postgresql-lib SUBDIR+= postgresql-plperl SUBDIR+= postgresql-pltcl SUBDIR+= postgresql-server +SUBDIR+= py-bsddb3 SUBDIR+= py-gdbm SUBDIR+= py-ldap SUBDIR+= py-metakit |