Fix PKGNAME collision between sysutils/syslog-ng311 and sysutils/syslog-ng
This commit is contained in:
parent
f296739d15
commit
8591395337
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=449377
1 changed files with 2 additions and 0 deletions
|
@ -6,7 +6,9 @@ DISTVERSION= 3.11.1
|
|||
CATEGORIES= sysutils
|
||||
DISTFILES= syslog-ng-${DISTVERSION}.tar.gz
|
||||
MASTER_SITES= https://github.com/balabit/syslog-ng/releases/download/syslog-ng-${DISTVERSION}/
|
||||
.if !defined(MASTERDIR)
|
||||
PKGNAMESUFFIX= 311
|
||||
.endif
|
||||
|
||||
MAINTAINER= cy@FreeBSD.org
|
||||
COMMENT= Powerful syslogd replacement
|
||||
|
|
Loading…
Reference in a new issue