Date: Sat, 27 Oct 2012 00:50:56 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r306479 - head/sysutils Message-ID: <201210270050.q9R0ouqq046046@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210270050.q9R0ouqq046046>