Move sysutils/syslog-ng (3.5.6) to syslog-ng35 in preparation for the new
syslog-ng 3.6.1 which will become sysutils/syslog-ng.
This commit is contained in:
parent
4713c91d6d
commit
9a3084cd38
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371374
9 changed files with 2 additions and 0 deletions
|
@ -906,6 +906,7 @@
|
|||
SUBDIR += syslog-ng-incubator
|
||||
SUBDIR += syslog-ng33
|
||||
SUBDIR += syslog-ng34
|
||||
SUBDIR += syslog-ng35
|
||||
SUBDIR += syslogger
|
||||
SUBDIR += sysrc
|
||||
SUBDIR += system-tools-backends
|
||||
|
|
|
@ -4,6 +4,7 @@
|
|||
PORTNAME= syslog-ng
|
||||
PORTVERSION= 3.5.6
|
||||
PORTREVISION= 4
|
||||
PKGNAMESUFFIX= 35
|
||||
CATEGORIES= sysutils
|
||||
DISTVERSION= $(PORTVERSION:S/a/alpha/:S/b/beta/:S/r/rc/)
|
||||
DISTFILES= syslog-ng_${DISTVERSION}.tar.gz
|
Loading…
Reference in a new issue