diff options
author | Cy Schubert <cy@FreeBSD.org> | 2019-05-16 21:02:04 +0800 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2019-05-16 21:02:04 +0800 |
commit | e2a1674ae493a8a25676c953395a2baef7020f9a (patch) | |
tree | c0fae1713c95ee709801854be6463a1f50513455 /sysutils/Makefile | |
parent | f787b6865541969ca40955ca6b2382551eca4c0b (diff) | |
download | freebsd-ports-gnome-e2a1674ae493a8a25676c953395a2baef7020f9a.tar.gz freebsd-ports-gnome-e2a1674ae493a8a25676c953395a2baef7020f9a.tar.zst freebsd-ports-gnome-e2a1674ae493a8a25676c953395a2baef7020f9a.zip |
Accpet the new syslog-ng321 from our upstream Balabit, the company
that authored and maintains syslog-ng.
Peter suggested that this new port become the default syslog-ng port
pointed to by the syslog-ng metaport a week from this commit.
Submitted by: Peter Czanik (CzP) <peter.czanik@balabit.com>
Balabit (a OneIdentity company) / syslog-ng upstream
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 7310da131ffc..4c411ee8a698 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1304,6 +1304,7 @@ SUBDIR += syslog-ng318 SUBDIR += syslog-ng319 SUBDIR += syslog-ng320 + SUBDIR += syslog-ng321 SUBDIR += syslog-ng39 SUBDIR += syslogger SUBDIR += sysrc |