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:   wiz
Date:           Tue Mar 14 13:20:14 UTC 2017

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
+ leveldb.


To generate a diff of this commit:
cvs rdiff -u -r1.523 -r1.524 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.523 pkgsrc/databases/Makefile:1.524
--- pkgsrc/databases/Makefile:1.523     Mon Jan  2 19:31:47 2017
+++ pkgsrc/databases/Makefile   Tue Mar 14 13:20:14 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.523 2017/01/02 19:31:47 joerg Exp $
+# $NetBSD: Makefile,v 1.524 2017/03/14 13:20:14 wiz Exp $
 
 COMMENT=       Databases
 
@@ -64,6 +64,7 @@ SUBDIR+=      krecipes
 SUBDIR+=       kyotocabinet
 SUBDIR+=       lbdb
 SUBDIR+=       ldapvi
+SUBDIR+=       leveldb
 SUBDIR+=       libcassandra
 SUBDIR+=       libdbh2
 SUBDIR+=       libdbi



Home | Main Index | Thread Index | Old Index