diff options
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/qTox/Makefile | 2 | ||||
-rw-r--r-- | net-im/telegram-desktop/Makefile | 2 | ||||
-rw-r--r-- | net-im/tg_owt/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net-im/qTox/Makefile b/net-im/qTox/Makefile index 3de72918f872..d744c65adde0 100644 --- a/net-im/qTox/Makefile +++ b/net-im/qTox/Makefile @@ -1,7 +1,7 @@ PORTNAME= qTox DISTVERSIONPREFIX= v DISTVERSION= 1.17.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im net-p2p MAINTAINER= yuri@FreeBSD.org diff --git a/net-im/telegram-desktop/Makefile b/net-im/telegram-desktop/Makefile index 03cda45a1f24..e92d0bdd0a6f 100644 --- a/net-im/telegram-desktop/Makefile +++ b/net-im/telegram-desktop/Makefile @@ -1,6 +1,6 @@ PORTNAME= telegram-desktop DISTVERSION= 4.8.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${DISTVERSION}/ DISTNAME= tdesktop-${DISTVERSION}-full diff --git a/net-im/tg_owt/Makefile b/net-im/tg_owt/Makefile index 2b79c1882f12..5ad8296bbc0d 100644 --- a/net-im/tg_owt/Makefile +++ b/net-im/tg_owt/Makefile @@ -1,6 +1,6 @@ PORTNAME= tg_owt PORTVERSION= 0.0.20230418 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im MAINTAINER= ports@FreeBSD.org |