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/toxbot | |
parent | d09359a4c791eb5678554b05d38d5626fad49d47 (diff) |
Diffstat (limited to 'net-im/toxbot')
-rw-r--r-- | net-im/toxbot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/toxbot/Makefile b/net-im/toxbot/Makefile index 9aba5a976540..5f010de974a3 100644 --- a/net-im/toxbot/Makefile +++ b/net-im/toxbot/Makefile @@ -1,6 +1,6 @@ PORTNAME= toxbot DISTVERSION= g20180325 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-im net-p2p MAINTAINER= yuri@FreeBSD.org |