svn commit: r451390 - head/sysutils
Zach Leslie
zleslie at FreeBSD.org
Fri Oct 6 16:12:24 UTC 2017
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
More information about the svn-ports-head
mailing list