aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/qbittorrent
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2019-10-09 12:17:15 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2019-10-09 12:17:15 +0000
commit88a9b99e26860ec9d37de6535a3a7f13fb87036a (patch)
tree25bba2b59d3b2155a61c043b440d7e15dbf2f4bf /net-p2p/qbittorrent
parent0be2ce42f1a49b66c04ed3cb4fcf260b7c8da4c7 (diff)
downloadports-88a9b99e26860ec9d37de6535a3a7f13fb87036a.tar.gz
ports-88a9b99e26860ec9d37de6535a3a7f13fb87036a.zip
Drop the ipv6 virtual category for n* category as it is not relevant anymore
Notes
Notes: svn path=/head/; revision=514143
Diffstat (limited to 'net-p2p/qbittorrent')
-rw-r--r--net-p2p/qbittorrent/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile
index fc23ad09864b..ebd9ba1ce4e0 100644
--- a/net-p2p/qbittorrent/Makefile
+++ b/net-p2p/qbittorrent/Makefile
@@ -3,7 +3,7 @@
PORTNAME= qbittorrent
DISTVERSION= 4.1.8
-CATEGORIES= net-p2p ipv6
+CATEGORIES= net-p2p
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= yuri@FreeBSD.org