diff options
author | Lars Engels <lme@FreeBSD.org> | 2018-03-29 08:42:45 +0000 |
---|---|---|
committer | Lars Engels <lme@FreeBSD.org> | 2018-03-29 08:42:45 +0000 |
commit | 77df244a5e9f7302bdb36653824b36c9ed8ea0d5 (patch) | |
tree | 123759402c7cfdd26d954e88081cb4485216baca /net-mgmt/icinga2/Makefile | |
parent | 4567837a3a370429643cc2dec77186bd6c9cb04d (diff) |
net-mgmt/icinga2:
Update to 2.8.2
Notes
Notes:
svn path=/head/; revision=465871
Diffstat (limited to 'net-mgmt/icinga2/Makefile')
-rw-r--r-- | net-mgmt/icinga2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/icinga2/Makefile b/net-mgmt/icinga2/Makefile index 0d7fa49e69a3..cbc77614c086 100644 --- a/net-mgmt/icinga2/Makefile +++ b/net-mgmt/icinga2/Makefile @@ -2,7 +2,7 @@ PORTNAME= icinga2 DISTVERSIONPREFIX= v -DISTVERSION= 2.8.1 +DISTVERSION= 2.8.2 CATEGORIES= net-mgmt MAINTAINER= lme@FreeBSD.org @@ -26,7 +26,7 @@ USE_LDCONFIG= yes USE_RC_SUBR= ${PORTNAME} -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS EXAMPLES OPTIONS_GROUP= BACKEND OPTIONS_GROUP_BACKEND= MYSQL PGSQL OPTIONS_RADIO= PLUGINS |