mirror of
https://git.freebsd.org/ports.git
synced 2025-06-14 09:10:32 -04:00
cfengine319 is now the default cfengine port/package. Drop cfengine316 from the selection list.
6 lines
135 B
Makefile
6 lines
135 B
Makefile
VERSIONS= 317 318 319
|
|
CFENGINE_VERSION?= 319
|
|
|
|
MASTERDIR= ${.CURDIR}/../cfengine${CFENGINE_VERSION}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|