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:   jym
Date:           Tue Jun  9 22:20:57 UTC 2020

Modified Files:
        pkgsrc/databases: Makefile

Log Message:
Hook apache-solr to the make tree.


To generate a diff of this commit:
cvs rdiff -u -r1.603 -r1.604 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.603 pkgsrc/databases/Makefile:1.604
--- pkgsrc/databases/Makefile:1.603     Sat May 23 20:00:45 2020
+++ pkgsrc/databases/Makefile   Tue Jun  9 22:20:56 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.603 2020/05/23 20:00:45 adam Exp $
+# $NetBSD: Makefile,v 1.604 2020/06/09 22:20:56 jym Exp $
 
 COMMENT=       Databases
 
@@ -9,6 +9,7 @@ SUBDIR+=        abook
 SUBDIR+=       adodb
 SUBDIR+=       apache-cassandra
 SUBDIR+=       apache-cassandra2
+SUBDIR+=       apache-solr
 SUBDIR+=       cdb
 SUBDIR+=       clisp-bdb
 SUBDIR+=       clisp-gdbm



Home | Main Index | Thread Index | Old Index