diff options
author | cy <cy@FreeBSD.org> | 2014-03-25 20:56:05 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2014-03-25 20:56:05 +0800 |
commit | b28a035ce6e2573898d2f2f83997f921c70ebb2a (patch) | |
tree | 4c985c17d675db88e2f9d9f34ca861e4aa881d86 /sysutils/syslog-ng34 | |
parent | ace03999162e563a949d5d7a7ee42f9ce75d628d (diff) | |
download | freebsd-ports-gnome-b28a035ce6e2573898d2f2f83997f921c70ebb2a.tar.gz freebsd-ports-gnome-b28a035ce6e2573898d2f2f83997f921c70ebb2a.tar.zst freebsd-ports-gnome-b28a035ce6e2573898d2f2f83997f921c70ebb2a.zip |
Syslog-ng 3.5.4.1 is production ready.
- Add syslog-ng34 to sysutils/Makefile
- Adjust the newly moved syslog-ng34 to its new status
- Adjust the newly copied syslog-ng to its new status
Submitted by: Peter Czanik <czanik@balabit.hu> (syslog-ng upline)
Diffstat (limited to 'sysutils/syslog-ng34')
-rw-r--r-- | sysutils/syslog-ng34/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/syslog-ng34/Makefile b/sysutils/syslog-ng34/Makefile index 9641d7a39236..2921050d1150 100644 --- a/sysutils/syslog-ng34/Makefile +++ b/sysutils/syslog-ng34/Makefile @@ -1,7 +1,7 @@ # Created by: Ivan Lago <ivan.lago@ifom-ieo-campus.it> # $FreeBSD$ -PORTNAME= syslog-ng +PORTNAME= syslog-ng34 PORTVERSION= 3.4.7 PORTREVISION= 1 CATEGORIES= sysutils |