svn commit: r349791 - head/sysutils/cfengine
Cy Schubert
cy at FreeBSD.org
Mon Mar 31 19:09:09 UTC 2014
Author: cy
Date: Mon Mar 31 19:09:09 2014
New Revision: 349791
URL: http://svnweb.freebsd.org/changeset/ports/349791
QAT: https://qat.redports.org/buildarchive/r349791/
Log:
Remove -devel.
PR: 188134
Submitted by: skreuzer
Modified:
head/sysutils/cfengine/Makefile
Modified: head/sysutils/cfengine/Makefile
==============================================================================
--- head/sysutils/cfengine/Makefile Mon Mar 31 19:05:36 2014 (r349790)
+++ head/sysutils/cfengine/Makefile Mon Mar 31 19:09:09 2014 (r349791)
@@ -1,6 +1,6 @@
# $FreeBSD$
-VERSIONS= 22 32 33 34 35 -devel
+VERSIONS= 22 32 33 34 35
CFENGINE_VERSION?= 35
MASTERDIR= ${.CURDIR}/../cfengine${CFENGINE_VERSION}
More information about the svn-ports-all
mailing list