diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-05-29 20:37:55 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-05-29 20:37:55 +0000 |
commit | 2d2b455fdb75aecf84f35630f509f0466460b114 (patch) | |
tree | aaa7543246e313c344be7a8755791e70f2a89f3a /net-p2p | |
parent | 188cc9c14061a7329ce6a2fe7d68ee3145ef3510 (diff) | |
download | ports-2d2b455fdb75aecf84f35630f509f0466460b114.tar.gz ports-2d2b455fdb75aecf84f35630f509f0466460b114.zip |
Notes
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 |