diff options
Diffstat (limited to 'www/nextcloud-contacts/Makefile')
-rw-r--r-- | www/nextcloud-contacts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/nextcloud-contacts/Makefile b/www/nextcloud-contacts/Makefile index 216d8fd57564..845e3e87ff7e 100644 --- a/www/nextcloud-contacts/Makefile +++ b/www/nextcloud-contacts/Makefile @@ -1,5 +1,5 @@ PORTNAME= contacts -PORTVERSION= 7.3.0 +PORTVERSION= 8.0.4 DISTVERSIONPREFIX= v CATEGORIES= www @@ -7,7 +7,7 @@ MAINTAINER= brnrd@FreeBSD.org COMMENT= Contacts app for Nextcloud WWW= https://apps.nextcloud.com/apps/contacts -NEXTCLOUD_RUN_DEPENDS= 30 +NEXTCLOUD_RUN_DEPENDS= 32 USES= cpe nextcloud php:flavors CPE_VENDOR= nextcloud |