diff options
Diffstat (limited to 'net-mgmt/icinga-php-thirdparty/Makefile')
-rw-r--r-- | net-mgmt/icinga-php-thirdparty/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/icinga-php-thirdparty/Makefile b/net-mgmt/icinga-php-thirdparty/Makefile index 49c934507fd8..db14edee43e5 100644 --- a/net-mgmt/icinga-php-thirdparty/Makefile +++ b/net-mgmt/icinga-php-thirdparty/Makefile @@ -1,6 +1,6 @@ PORTNAME= icinga-php-thirdparty DISTVERSIONPREFIX= v -DISTVERSION= 0.12.1 +DISTVERSION= 0.13.1 CATEGORIES= net-mgmt www PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} @@ -12,6 +12,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= php:web,flavors +IGNORE_WITH_PHP=81 USE_GITHUB= yes GH_ACCOUNT= icinga |