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 /accessibility | |
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 'accessibility')
-rw-r--r-- | accessibility/kmousetool/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/accessibility/kmousetool/Makefile b/accessibility/kmousetool/Makefile index 66a4f9073669..aee2d552442f 100644 --- a/accessibility/kmousetool/Makefile +++ b/accessibility/kmousetool/Makefile @@ -2,6 +2,7 @@ PORTNAME= kmousetool DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= accessibility kde kde-applications MAINTAINER= kde@FreeBSD.org |