Date: Mon, 31 Dec 2018 20:28:10 +0000 (UTC) From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r488835 - head/sysutils/cfengine Message-ID: <201812312028.wBVKSBjX078598@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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}
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812312028.wBVKSBjX078598>