Index: head/sysutils/cfengine/Makefile =================================================================== --- head/sysutils/cfengine/Makefile (revision 555082) +++ head/sysutils/cfengine/Makefile (revision 555083) @@ -1,8 +1,8 @@ # $FreeBSD$ -VERSIONS= 310 311 312 313 314 316 +VERSIONS= 314 315 316 CFENGINE_VERSION?= 316 MASTERDIR= ${.CURDIR}/../cfengine${CFENGINE_VERSION} .include "${MASTERDIR}/Makefile" Index: head/sysutils/cfengine-masterfiles/Makefile =================================================================== --- head/sysutils/cfengine-masterfiles/Makefile (revision 555082) +++ head/sysutils/cfengine-masterfiles/Makefile (revision 555083) @@ -1,8 +1,8 @@ # $FreeBSD$ -VERSIONS= 310 311 312 313 314 316 +VERSIONS= 314 315 316 CFENGINE_VERSION?= 316 MASTERDIR= ${.CURDIR}/../cfengine-masterfiles${CFENGINE_VERSION} .include "${MASTERDIR}/Makefile"