diff options
Diffstat (limited to 'www/nextcloud-notes/Makefile')
-rw-r--r-- | www/nextcloud-notes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/nextcloud-notes/Makefile b/www/nextcloud-notes/Makefile index d749ac6abc33..0bb06f8c3a7b 100644 --- a/www/nextcloud-notes/Makefile +++ b/www/nextcloud-notes/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= notes -PORTVERSION= 3.0.1 +PORTVERSION= 3.0.2 CATEGORIES= www MASTER_SITES= https://github.com/${PKGNAMEPREFIX:S/-//}/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ PKGNAMEPREFIX= nextcloud- |