svn commit: r306479 - head/sysutils

Steve Wills swills at FreeBSD.org
Sat Oct 27 00:50:56 UTC 2012


Author: swills
Date: Sat Oct 27 00:50:55 2012
New Revision: 306479
URL: http://svn.freebsd.org/changeset/ports/306479

Log:
  - Connect puppet27 to the build
  
  Pointed out by:		pointyhat (via beat)
  Pointyhat to:		swills
  Feature safe:		yes

Modified:
  head/sysutils/Makefile

Modified: head/sysutils/Makefile
==============================================================================
--- head/sysutils/Makefile	Fri Oct 26 23:54:32 2012	(r306478)
+++ head/sysutils/Makefile	Sat Oct 27 00:50:55 2012	(r306479)
@@ -704,6 +704,7 @@
     SUBDIR += pstree
     SUBDIR += puppet
     SUBDIR += puppet26
+    SUBDIR += puppet27
     SUBDIR += puppet-lint
     SUBDIR += pv
     SUBDIR += pwd_unmkdb


More information about the svn-ports-head mailing list