diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-12-12 00:15:49 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-12-12 00:15:49 +0000 |
commit | 7c879267dc47bb7723011ce7fd8f8cb518739c8c (patch) | |
tree | d48522d464e1ff041584b2a31f9ed94d0a22776f /net-p2p/py-libtorrent-rasterbar | |
parent | c96bb1299df44dcc114eb2c2be07deefb39984b6 (diff) | |
download | ports-7c879267dc47bb7723011ce7fd8f8cb518739c8c.tar.gz ports-7c879267dc47bb7723011ce7fd8f8cb518739c8c.zip |
Notes
Diffstat (limited to 'net-p2p/py-libtorrent-rasterbar')
-rw-r--r-- | net-p2p/py-libtorrent-rasterbar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/py-libtorrent-rasterbar/Makefile b/net-p2p/py-libtorrent-rasterbar/Makefile index 6f35b2faf3f9..c4bbcebc7400 100644 --- a/net-p2p/py-libtorrent-rasterbar/Makefile +++ b/net-p2p/py-libtorrent-rasterbar/Makefile @@ -3,7 +3,7 @@ PORTNAME= libtorrent-rasterbar DISTVERSION= 1.1.10 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p ipv6 python MASTER_SITES= https://github.com/arvidn/libtorrent/releases/download/libtorrent-${PORTVERSION:S/./_/g}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |