diff options
author | tsarna <tsarna@pkgsrc.org> | 2000-10-25 19:39:06 +0000 |
---|---|---|
committer | tsarna <tsarna@pkgsrc.org> | 2000-10-25 19:39:06 +0000 |
commit | 51ed7a65f8d8c1f54a64a737a4f206d26c64613c (patch) | |
tree | b010709135454886363dbbcaea24555974f1f560 /databases | |
parent | 642cc81ffecbe168a1c8a0695d495accc4d74c8b (diff) | |
download | pkgsrc-51ed7a65f8d8c1f54a64a737a4f206d26c64613c.tar.gz |
Add and enable py-ldap
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 b1e88c5f6cc..2f3d5460d3d 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2000/10/24 11:34:52 mjl Exp $ +# $NetBSD: Makefile,v 1.42 2000/10/25 19:39:06 tsarna Exp $ # FreeBSD Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp # @@ -31,6 +31,7 @@ SUBDIR += pgaccess SUBDIR += postgresql SUBDIR += py-gdbm + SUBDIR += py-ldap SUBDIR += py-mysqldb SUBDIR += py-postgresql SUBDIR += rrdtool |