Fix PKGNAME collision between sysutils/syslog-ng311 and sysutils/syslog-ng

This commit is contained in:
Antoine Brodin 2017-09-06 21:51:47 +00:00
parent f296739d15
commit 8591395337
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=449377

View file

@ -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