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 8f9b70014c4f..690207881ec4 100644 --- a/www/nextcloud/Makefile +++ b/www/nextcloud/Makefile @@ -2,6 +2,7 @@ PORTNAME= nextcloud PORTVERSION= 10.0.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= https://download.nextcloud.com/server/releases/ |