svn commit: r488835 - head/sysutils/cfengine

Cy Schubert cy at FreeBSD.org
Mon Dec 31 20:28:11 UTC 2018


Author: cy
Date: Mon Dec 31 20:28:10 2018
New Revision: 488835
URL: https://svnweb.freebsd.org/changeset/ports/488835

Log:
  Now that cfengine22 is gone, let's remove the option too.

Modified:
  head/sysutils/cfengine/Makefile

Modified: head/sysutils/cfengine/Makefile
==============================================================================
--- head/sysutils/cfengine/Makefile	Mon Dec 31 20:26:37 2018	(r488834)
+++ head/sysutils/cfengine/Makefile	Mon Dec 31 20:28:10 2018	(r488835)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-VERSIONS=		22 32 33 34 35 36 37 38 39 310 311 312 313
+VERSIONS=		32 33 34 35 36 37 38 39 310 311 312 313
 CFENGINE_VERSION?=	313
 
 MASTERDIR=		${.CURDIR}/../cfengine${CFENGINE_VERSION}


More information about the svn-ports-all mailing list