Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Oct 2017 16:12:22 +0000 (UTC)
From:      Zach Leslie <zleslie@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r451390 - head/sysutils
Message-ID:  <201710061612.v96GCMdG045256@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zleslie
Date: Fri Oct  6 16:12:22 2017
New Revision: 451390
URL: https://svnweb.freebsd.org/changeset/ports/451390

Log:
  Ensure sysutils/puppetserver5 is built
  
  Include sysutils/puppetserver5 in the sysutils/Makefile to ensure that
  its built as part of the central packaging.
  
  Approved-by:	swills(mentor)

Modified:
  head/sysutils/Makefile

Modified: head/sysutils/Makefile
==============================================================================
--- head/sysutils/Makefile	Fri Oct  6 15:44:18 2017	(r451389)
+++ head/sysutils/Makefile	Fri Oct  6 16:12:22 2017	(r451390)
@@ -864,6 +864,7 @@
     SUBDIR += puppet4
     SUBDIR += puppet5
     SUBDIR += puppetserver
+    SUBDIR += puppetserver5
     SUBDIR += pv
     SUBDIR += pwd_unmkdb
     SUBDIR += pwgen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710061612.v96GCMdG045256>