diff options
author | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2024-05-20 10:29:56 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@FreeBSD.org> | 2024-05-20 10:33:03 +0000 |
commit | b66e4949cb23218adc602edc35db187f966c5377 (patch) | |
tree | 16da60cb80deca042845c491a0eec8b6592c0d1c /net-im/uTox | |
parent | d09359a4c791eb5678554b05d38d5626fad49d47 (diff) |
Diffstat (limited to 'net-im/uTox')
-rw-r--r-- | net-im/uTox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/uTox/Makefile b/net-im/uTox/Makefile index e1a7a1d6d359..f6c137be4759 100644 --- a/net-im/uTox/Makefile +++ b/net-im/uTox/Makefile @@ -1,7 +1,7 @@ PORTNAME= uTox DISTVERSION= 0.17.2 DISTVERSIONSUFFIX= -full -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-im net-p2p MASTER_SITES= https://github.com/uTox/uTox/releases/download/v${DISTVERSION}/ |