diff options
author | Bernard Spil <brnrd@FreeBSD.org> | 2016-08-29 18:56:15 +0000 |
---|---|---|
committer | Bernard Spil <brnrd@FreeBSD.org> | 2016-08-29 18:56:15 +0000 |
commit | 19e6336d06473d89110ae50f190076079a28f0d4 (patch) | |
tree | 9b8316d4cd4ecc13ba12a7559c3ee0203c4258cf | |
parent | databases/mariadb100-server: Update to 10.0.27 (diff) |
www/nextcloud: Bump PORTREVISION
- Make sure a rebuild incl php*-openssl dep is triggered
X-MFH-With: r420927
Notes
Notes:
svn path=/head/; revision=421089
-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/ |