svn commit: r349880 - head/sysutils/cfengine

Glen Barber gjb at FreeBSD.org
Tue Apr 1 19:07:14 UTC 2014


Author: gjb
Date: Tue Apr  1 19:07:14 2014
New Revision: 349880
URL: http://svnweb.freebsd.org/changeset/ports/349880
QAT: https://qat.redports.org/buildarchive/r349880/

Log:
  Add cfengine36 to VERSIONS list.
  
  Approved by:	cy (maintainer, implicit)
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/sysutils/cfengine/Makefile

Modified: head/sysutils/cfengine/Makefile
==============================================================================
--- head/sysutils/cfengine/Makefile	Tue Apr  1 19:06:05 2014	(r349879)
+++ head/sysutils/cfengine/Makefile	Tue Apr  1 19:07:14 2014	(r349880)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-VERSIONS=		22 32 33 34 35
+VERSIONS=		22 32 33 34 35 36
 CFENGINE_VERSION?=	35
 
 MASTERDIR=		${.CURDIR}/../cfengine${CFENGINE_VERSION}


More information about the svn-ports-all mailing list