aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/transmission-qt
diff options
context:
space:
mode:
authorAlexandre C. GuimarĂ£es <rigoletto@FreeBSD.org>2019-01-20 17:02:27 +0000
committerAlexandre C. GuimarĂ£es <rigoletto@FreeBSD.org>2019-01-20 17:02:27 +0000
commit816aa8f6bd403c292bfbbf608bfdce09830140ba (patch)
tree959a260973e5b281e8f369b82d89c8b453aff43f /net-p2p/transmission-qt
parentb1467797e8d154bb17b25140a07a1f9761950b62 (diff)
downloadports-816aa8f6bd403c292bfbbf608bfdce09830140ba.tar.gz
ports-816aa8f6bd403c292bfbbf608bfdce09830140ba.zip
net-p2p/transmission-cli: change transmission's data size unit conversion factors from 1000 to 1024, to match FreeBSD's blocksize.
- bump the affected SLAVEPORTS Submitted by: soralx@cydem.org (private e-mail) Approved by: tcberner (mentor)
Notes
Notes: svn path=/head/; revision=490800
Diffstat (limited to 'net-p2p/transmission-qt')
-rw-r--r--net-p2p/transmission-qt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/transmission-qt/Makefile b/net-p2p/transmission-qt/Makefile
index 3aa8ca84e0a2..9e5469327aad 100644
--- a/net-p2p/transmission-qt/Makefile
+++ b/net-p2p/transmission-qt/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTREVISION= 5
+PORTREVISION= 6
PKGNAMESUFFIX= -${FLAVOR}
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \