diff options
Diffstat (limited to 'www/nextcloud-appointments/Makefile')
-rw-r--r-- | www/nextcloud-appointments/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/nextcloud-appointments/Makefile b/www/nextcloud-appointments/Makefile index d9987877802e..ba19d6f4adc9 100644 --- a/www/nextcloud-appointments/Makefile +++ b/www/nextcloud-appointments/Makefile @@ -1,5 +1,6 @@ PORTNAME= appointments PORTVERSION= 2.1.3 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/raw/${DISTVERSIONPREFIX}${DISTVERSION}/build/artifacts/appstore/ DISTVERSIONPREFIX= v |