diff options
author | Kevin Bowling <kbowling@FreeBSD.org> | 2021-06-19 20:16:08 +0000 |
---|---|---|
committer | Kevin Bowling <kbowling@FreeBSD.org> | 2021-06-22 18:53:08 +0000 |
commit | da3162c7c9f01912ba1940e188b253f2b5c7ba77 (patch) | |
tree | d10ba9478637e8d8d59bad216250736b2b8a15f9 /net-im/ricochet | |
parent | 667772286cef83ac5592d3adf7267e51c5f3f2cf (diff) |
Diffstat (limited to 'net-im/ricochet')
-rw-r--r-- | net-im/ricochet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/ricochet/Makefile b/net-im/ricochet/Makefile index 4f2cb933a6e7..1a1eeaa4d838 100644 --- a/net-im/ricochet/Makefile +++ b/net-im/ricochet/Makefile @@ -3,7 +3,7 @@ PORTNAME= ricochet PORTVERSION= 1.1.4 DISTVERSIONPREFIX= v -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= net-im net-p2p MAINTAINER= yuri@FreeBSD.org |