diff options
-rw-r--r-- | www/nextcloud/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/nextcloud/Makefile b/www/nextcloud/Makefile index 44ddf16d204f..eb2a508d5c45 100644 --- a/www/nextcloud/Makefile +++ b/www/nextcloud/Makefile @@ -2,6 +2,7 @@ PORTNAME= nextcloud PORTVERSION= 20.0.4 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://download.nextcloud.com/server/releases/ PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} |