ddd58e357e
to discourage their selection and use. Set syslog-ng323 as the new default.
8 lines
155 B
Makefile
8 lines
155 B
Makefile
# $FreeBSD$
|
|
|
|
VERSIONS= 320 321 322 323
|
|
SYSLOG_NG_VERSION?= 323
|
|
|
|
MASTERDIR= ${.CURDIR}/../syslog-ng${SYSLOG_NG_VERSION}
|
|
|
|
.include "${MASTERDIR}/Makefile"
|