svn commit: r461872 - head/databases

Bernard Spil brnrd at FreeBSD.org
Thu Feb 15 09:48:00 UTC 2018


Author: brnrd
Date: Thu Feb 15 09:48:00 2018
New Revision: 461872
URL: https://svnweb.freebsd.org/changeset/ports/461872

Log:
  databases/mariadb-connector-odbc: Properly add to ports
  
   - Missed in https://svnweb.freebsd.org/changeset/ports/461755
  
  Reported by:	antoine

Modified:
  head/databases/Makefile

Modified: head/databases/Makefile
==============================================================================
--- head/databases/Makefile	Thu Feb 15 09:06:13 2018	(r461871)
+++ head/databases/Makefile	Thu Feb 15 09:48:00 2018	(r461872)
@@ -177,6 +177,7 @@
     SUBDIR += luasql-sqlite3
     SUBDIR += mantis
     SUBDIR += mariadb-connector-c
+    SUBDIR += mariadb-connector-odbc
     SUBDIR += mariadb100-client
     SUBDIR += mariadb100-server
     SUBDIR += mariadb101-client


More information about the svn-ports-head mailing list