diff options
author | nemysis <nemysis@FreeBSD.org> | 2014-05-30 04:37:55 +0800 |
---|---|---|
committer | nemysis <nemysis@FreeBSD.org> | 2014-05-30 04:37:55 +0800 |
commit | f8998f38e28e211e0d561581ae3b61b62e7708f9 (patch) | |
tree | aaa7543246e313c344be7a8755791e70f2a89f3a /net-p2p | |
parent | cb0af1928a63ed00511e62c11334dd466efa578c (diff) | |
download | freebsd-ports-gnome-f8998f38e28e211e0d561581ae3b61b62e7708f9.tar.gz freebsd-ports-gnome-f8998f38e28e211e0d561581ae3b61b62e7708f9.tar.zst freebsd-ports-gnome-f8998f38e28e211e0d561581ae3b61b62e7708f9.zip |
- Set PORTSCOUT, https://github.com/qbittorrent/qBittorrent/issues/1713
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index bc7206f59ed2..9a143eaab37d 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -30,6 +30,9 @@ INSTALLS_ICONS= yes OPTIONS_DEFINE= DBUS .endif +# Wrong versioning upstream +PORTSCOUT= skipv:3.1.9.2 + SUB_FILES= pkg-message PORTDOCS= AUTHORS Changelog README |