diff options
author | zuntum <zuntum@pkgsrc.org> | 2003-02-17 14:43:22 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2003-02-17 14:43:22 +0000 |
commit | a990512e3fe2f8746a31da4b9048285551d40bed (patch) | |
tree | 8fe87e601ce52c6bc9558de03fbc16a5d7256a57 /databases | |
parent | 864c2633fec8c11af2822a417a62fe0c90a2513b (diff) | |
download | pkgsrc-a990512e3fe2f8746a31da4b9048285551d40bed.tar.gz |
Add & enable pxtools
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 8a049037771..8052e1517cf 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.90 2003/01/17 19:42:46 gson Exp $ +# $NetBSD: Makefile,v 1.91 2003/02/17 14:43:22 zuntum Exp $ # COMMENT= Databases @@ -71,6 +71,7 @@ SUBDIR+= postgresql-lib SUBDIR+= postgresql-plperl SUBDIR+= postgresql-pltcl SUBDIR+= postgresql-server +SUBDIR+= pxtools SUBDIR+= py-bsddb3 SUBDIR+= py-gdbm SUBDIR+= py-ldap |