diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-12-30 06:40:39 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2019-12-30 06:40:39 +0000 |
commit | 3c00e4deb6fec8419b168938b4d02fad49450b4a (patch) | |
tree | 22e1c1a6ea419188b70d14b7eb8631620fd99c5f /net-mgmt/icingaweb2 | |
parent | 2a6b12ed3ec8f7dfba24585642f0b3e6975e15d9 (diff) | |
download | freebsd-ports-3c00e4deb6fec8419b168938b4d02fad49450b4a.zip |
Bump PORTREVISION for dependency change of USE_PHP=memcache in r521466
Diffstat (limited to 'net-mgmt/icingaweb2')
-rw-r--r-- | net-mgmt/icingaweb2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/icingaweb2/Makefile b/net-mgmt/icingaweb2/Makefile index ce6969199293..a828bfe7d3cc 100644 --- a/net-mgmt/icingaweb2/Makefile +++ b/net-mgmt/icingaweb2/Makefile @@ -3,7 +3,7 @@ PORTNAME= icingaweb2 DISTVERSIONPREFIX= v DISTVERSION= 2.7.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt www PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} |