diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-09-25 00:08:16 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-09-25 00:08:16 +0000 |
commit | 98eb11b2f0e873c1d18153e250f15cb2c32e1521 (patch) | |
tree | bb7ad747880e8b73ba67e7537e487c63a9b9aed7 /net-p2p/libtorrent-rasterbar | |
parent | 374bede045bbf2b2db40c478d2e9ca6181ede75a (diff) | |
download | ports-98eb11b2f0e873c1d18153e250f15cb2c32e1521.tar.gz ports-98eb11b2f0e873c1d18153e250f15cb2c32e1521.zip |
Notes
Diffstat (limited to 'net-p2p/libtorrent-rasterbar')
-rw-r--r-- | net-p2p/libtorrent-rasterbar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/libtorrent-rasterbar/Makefile b/net-p2p/libtorrent-rasterbar/Makefile index 50c34bfa0b1d..0599d029d502 100644 --- a/net-p2p/libtorrent-rasterbar/Makefile +++ b/net-p2p/libtorrent-rasterbar/Makefile @@ -3,7 +3,7 @@ PORTNAME= libtorrent-rasterbar PORTVERSION= 1.1.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES?= net-p2p ipv6 MASTER_SITES= https://github.com/arvidn/libtorrent/releases/download/libtorrent-${PORTVERSION:S/./_/g}/ |