1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00

Fix PKGBASE collision with syslog-ng312

This commit is contained in:
Antoine Brodin 2017-12-06 23:51:47 +00:00
parent 1fd1cb9c4a
commit d1f23fd734
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=455684

View File

@ -7,7 +7,7 @@ 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= 312
PKGNAMESUFFIX= 313
.endif
MAINTAINER= cy@FreeBSD.org