svn commit: r543398 - head/sysutils

John Hixson jhixson at FreeBSD.org
Sat Jul 25 01:09:01 UTC 2020


Author: jhixson
Date: Sat Jul 25 01:09:00 2020
New Revision: 543398
URL: https://svnweb.freebsd.org/changeset/ports/543398

Log:
  sysutils/Makefile: update to include openshift-install ports

Modified:
  head/sysutils/Makefile

Modified: head/sysutils/Makefile
==============================================================================
--- head/sysutils/Makefile	Sat Jul 25 01:07:38 2020	(r543397)
+++ head/sysutils/Makefile	Sat Jul 25 01:09:00 2020	(r543398)
@@ -759,6 +759,9 @@
     SUBDIR += opensbi
     SUBDIR += openseachest
     SUBDIR += openshift-install
+    SUBDIR += openshift-install-devel
+    SUBDIR += openshift-install45
+    SUBDIR += openshift-install46
     SUBDIR += openupsd
     SUBDIR += openzfs
     SUBDIR += openzfs-kmod


More information about the svn-ports-all mailing list