diff options
Diffstat (limited to 'www/cinny/Makefile')
-rw-r--r-- | www/cinny/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/cinny/Makefile b/www/cinny/Makefile index 98b2d6eb7cd1..bfa5398ce57f 100644 --- a/www/cinny/Makefile +++ b/www/cinny/Makefile @@ -1,8 +1,8 @@ PORTNAME= cinny DISTVERSIONPREFIX= v -DISTVERSION= 4.8.1 +DISTVERSION= 4.9.0 CATEGORIES= www -MASTER_SITES= https://github.com/ajbura/${PORTNAME}/releases/download/v${PORTVERSION}/ +MASTER_SITES= https://github.com/cinnyapp/${PORTNAME}/releases/download/v${PORTVERSION}/ MAINTAINER= ashish@FreeBSD.org COMMENT= Yet another Matrix client for the web |