ports/sysutils/syslog-ng/Makefile
Cy Schubert be330e9814 Welcome the new syslog-ng 3.19.1. Peter Czanik, our upline, recommends
that it become the default syslog-ng version. This commit makes it so.

Submitted by:	Peter Czanik (CzP) <peter.czanik@balabit.com>
		Balabit (a OneIdentity company) / syslog-ng upstream
2018-12-17 15:15:05 +00:00

8 lines
162 B
Makefile

# $FreeBSD$
VERSIONS= 39 314 315 317 318 319
SYSLOG_NG_VERSION?= 319
MASTERDIR= ${.CURDIR}/../syslog-ng${SYSLOG_NG_VERSION}
.include "${MASTERDIR}/Makefile"