Files
ports/sysutils/syslog-ng/Makefile
Cy Schubert 0b7508db2c Welcome the new syslog-ng 3.27.1.
With this syslog-ng325 will expire one year from now.

Our syslog-ng upstream, Peter Czanik, recommends that syslog-ng327 become
the syslog-ng meta primary: "... sysutils/syslog-ng can be safely pointed
to 3.27 once available."

Submitted by:	Peter Czanik (CzP) <peter.czanik@oneidentity.com>
		Balabit (a OneIdentity company) / syslog-ng upstream
2020-05-13 14:45:49 +00:00

9 lines
171 B
Makefile

# $FreeBSD$
VERSIONS= 320 321 322 323 324 325 326 327
SYSLOG_NG_VERSION?= 327
MASTERDIR= ${.CURDIR}/../syslog-ng${SYSLOG_NG_VERSION}
.include "${MASTERDIR}/Makefile"