diff options
author | tcberner <tcberner@FreeBSD.org> | 2018-06-22 00:52:09 +0800 |
---|---|---|
committer | tcberner <tcberner@FreeBSD.org> | 2018-06-22 00:52:09 +0800 |
commit | 63ee4070a55ed2109e71d5c914450adc925a2bdf (patch) | |
tree | 52d56bde5dacbad51f88fdfd8939a709ff216747 /net-p2p | |
parent | eeb8d6bc4ad3c7a45b1be0626949bc2de53ff341 (diff) | |
download | freebsd-ports-gnome-63ee4070a55ed2109e71d5c914450adc925a2bdf.tar.gz freebsd-ports-gnome-63ee4070a55ed2109e71d5c914450adc925a2bdf.tar.zst freebsd-ports-gnome-63ee4070a55ed2109e71d5c914450adc925a2bdf.zip |
multimedia/*phonon*: update and flavorize with @qt4/@qt5
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D14632
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/ktorrent/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/ktorrent/Makefile b/net-p2p/ktorrent/Makefile index f58689180347..5f366eee46c1 100644 --- a/net-p2p/ktorrent/Makefile +++ b/net-p2p/ktorrent/Makefile @@ -4,6 +4,7 @@ PORTNAME= ktorrent DISTVERSION= 5.1.0 +PORTREVISION= 1 CATEGORIES= net-p2p kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION:R}/ |