svn commit: r472938 - head/databases

Kurt Jaeger pi at FreeBSD.org
Wed Jun 20 20:13:08 UTC 2018


Author: pi
Date: Wed Jun 20 20:13:07 2018
New Revision: 472938
URL: https://svnweb.freebsd.org/changeset/ports/472938

Log:
  databases/Makefile: re-add p5-Search-InvertedIndex
  
  - ups!
  
  PR:		229145
  Reported by:	antoine

Modified:
  head/databases/Makefile

Modified: head/databases/Makefile
==============================================================================
--- head/databases/Makefile	Wed Jun 20 20:05:42 2018	(r472937)
+++ head/databases/Makefile	Wed Jun 20 20:13:07 2018	(r472938)
@@ -495,6 +495,7 @@
     SUBDIR += p5-SQL-Translator
     SUBDIR += p5-SQLite-Work
     SUBDIR += p5-Scope-Container-DBI
+    SUBDIR += p5-Search-InvertedIndex
     SUBDIR += p5-Search-Namazu
     SUBDIR += p5-Search-Xapian10
     SUBDIR += p5-Search-Xapian12


More information about the svn-ports-all mailing list