svn commit: r559391 - head/sysutils

Jose Alonso Cardenas Marquez acm at FreeBSD.org
Sun Dec 27 17:46:57 UTC 2020


Author: acm
Date: Sun Dec 27 17:46:57 2020
New Revision: 559391
URL: https://svnweb.freebsd.org/changeset/ports/559391

Log:
  - Connect bareos19-* ports

Modified:
  head/sysutils/Makefile

Modified: head/sysutils/Makefile
==============================================================================
--- head/sysutils/Makefile	Sun Dec 27 17:46:05 2020	(r559390)
+++ head/sysutils/Makefile	Sun Dec 27 17:46:57 2020	(r559391)
@@ -98,6 +98,9 @@
     SUBDIR += bareos18-client
     SUBDIR += bareos18-server
     SUBDIR += bareos18-traymonitor
+    SUBDIR += bareos19-client
+    SUBDIR += bareos19-server
+    SUBDIR += bareos19-traymonitor
     SUBDIR += barrier
     SUBDIR += bashtop
     SUBDIR += bastille


More information about the svn-ports-all mailing list