diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2018-09-11 18:34:27 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2018-09-11 18:34:27 +0000 |
commit | 0fae2e9e0e506b74d2648d9581e939154814c599 (patch) | |
tree | fde4faddc8b6422d8c776308219c1df37c4df4aa /net-p2p/qbittorrent/Makefile | |
parent | 393a7ac29fa9726f7fbd9d25fd8d1e689e251c24 (diff) | |
download | ports-0fae2e9e0e506b74d2648d9581e939154814c599.tar.gz ports-0fae2e9e0e506b74d2648d9581e939154814c599.zip |
Notes
Diffstat (limited to 'net-p2p/qbittorrent/Makefile')
-rw-r--r-- | net-p2p/qbittorrent/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index 5382d6eada51..d9d968103267 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -3,6 +3,7 @@ PORTNAME= qbittorrent DISTVERSION= 4.1.2 +PORTREVISION= 1 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |