diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-10-06 20:13:20 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-10-06 20:13:20 +0000 |
commit | 52bc58eee47f720aee99e6512d434825231a8dd3 (patch) | |
tree | 5ad24720cb3ba2e1022973885ae56a026c0938d4 /net-p2p/tribler | |
parent | 72f19888fdac33e22258fa7ae0a8d507e79f810d (diff) | |
download | ports-52bc58eee47f720aee99e6512d434825231a8dd3.tar.gz ports-52bc58eee47f720aee99e6512d434825231a8dd3.zip |
Notes
Diffstat (limited to 'net-p2p/tribler')
-rw-r--r-- | net-p2p/tribler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/tribler/Makefile b/net-p2p/tribler/Makefile index 8749f86b2299..65ced705a67a 100644 --- a/net-p2p/tribler/Makefile +++ b/net-p2p/tribler/Makefile @@ -3,7 +3,7 @@ PORTNAME= tribler PORTVERSION= 6.5.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net-p2p MASTER_SITES= https://github.com/Tribler/tribler/releases/download/v${PORTVERSION}/ DISTNAME= Tribler-v${PORTVERSION} |