aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/icinga2/Makefile
diff options
context:
space:
mode:
authorLars Engels <lme@FreeBSD.org>2016-12-15 14:40:20 +0000
committerLars Engels <lme@FreeBSD.org>2016-12-15 14:40:20 +0000
commit8c66e687f91b30d7016fc64ae02d8e7c984a4541 (patch)
tree9ebc64edacde240dd0ea3c1d2672389236f06b0b /net-mgmt/icinga2/Makefile
parente76df932ebeb24cf2ebf5a1d46ccdd45b0a3c76d (diff)
downloadports-8c66e687f91b30d7016fc64ae02d8e7c984a4541.tar.gz
ports-8c66e687f91b30d7016fc64ae02d8e7c984a4541.zip
net-mgmt/icinga2:
- Ignore SIGPIPE in the rc script. This is a workaround for the bug described in https://dev.icinga.com/issues/13567 - Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=428618
Diffstat (limited to 'net-mgmt/icinga2/Makefile')
-rw-r--r--net-mgmt/icinga2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/icinga2/Makefile b/net-mgmt/icinga2/Makefile
index 21537a04d7bf..d303ce80c040 100644
--- a/net-mgmt/icinga2/Makefile
+++ b/net-mgmt/icinga2/Makefile
@@ -3,6 +3,7 @@
PORTNAME= icinga2
DISTVERSIONPREFIX= v
DISTVERSION= 2.6.0
+PORTREVISION= 1
CATEGORIES= net-mgmt
MAINTAINER= lme@FreeBSD.org