Browse Source
Merge pull request #8365 from BKPepe/syslog-change-maintainer
syslog-ng: superseded current maintainer by me
lilik-openwrt-22.03
Hannu Nyman
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
admin/syslog-ng/Makefile
|
|
@ -4,7 +4,7 @@ PKG_NAME:=syslog-ng |
|
|
|
PKG_VERSION:=3.20.1 |
|
|
|
PKG_RELEASE:=1 |
|
|
|
|
|
|
|
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org> |
|
|
|
PKG_MAINTAINER:=Josef Schlehofer <josef.schlehofer@nic.cz> |
|
|
|
PKG_LICENSE:=LGPL-2.1+ |
|
|
|
PKG_LICENSE_FILES:=COPYING |
|
|
|
PKG_CPE_ID:=cpe:/a:balabit:syslog-ng |
|
|
|