pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases



Module Name:    pkgsrc
Committed By:   leot
Date:           Sat May 29 10:22:59 UTC 2021

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
databases: Add py-kb


To generate a diff of this commit:
cvs rdiff -u -r1.633 -r1.634 pkgsrc/databases/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/databases/Makefile
diff -u pkgsrc/databases/Makefile:1.633 pkgsrc/databases/Makefile:1.634
--- pkgsrc/databases/Makefile:1.633     Mon May 24 08:26:45 2021
+++ pkgsrc/databases/Makefile   Sat May 29 10:22:59 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.633 2021/05/24 08:26:45 adam Exp $
+# $NetBSD: Makefile,v 1.634 2021/05/29 10:22:59 leot Exp $
 
 COMMENT=       Databases
 
@@ -361,6 +361,7 @@ SUBDIR+=    py-datapkg
 SUBDIR+=       py-dbfread
 SUBDIR+=       py-elasticsearch
 SUBDIR+=       py-gdbm
+SUBDIR+=       py-kb
 SUBDIR+=       py-ldap
 SUBDIR+=       py-ldap3
 SUBDIR+=       py-lmdb



Home | Main Index | Thread Index | Old Index