diff options
author | Matthew Rezny <rezny@FreeBSD.org> | 2017-05-23 05:03:14 +0000 |
---|---|---|
committer | Matthew Rezny <rezny@FreeBSD.org> | 2017-05-23 05:03:14 +0000 |
commit | b760897dde0d10ee08ffa823ea202fdc49a6ad38 (patch) | |
tree | 2fcffe2c100e92346e147bad6c6d39f2d6aef063 /x11-themes | |
parent | d15cb2de1807d8fd4da425ec9c256443fb7dcba4 (diff) | |
download | ports-b760897dde0d10ee08ffa823ea202fdc49a6ad38.tar.gz ports-b760897dde0d10ee08ffa823ea202fdc49a6ad38.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/qt5-style-Kvantum/Makefile | 1 | ||||
-rw-r--r-- | x11-themes/qt5-style-plugins/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/x11-themes/qt5-style-Kvantum/Makefile b/x11-themes/qt5-style-Kvantum/Makefile index 489d2cde9333..4dccdbb1b28c 100644 --- a/x11-themes/qt5-style-Kvantum/Makefile +++ b/x11-themes/qt5-style-Kvantum/Makefile @@ -2,6 +2,7 @@ PORTNAME= Kvantum PORTVERSION= 0.10.4 +PORTREVISION= 1 DISTVERSIONPREFIX= V CATEGORIES= x11-themes PKGNAMEPREFIX= qt5-style- diff --git a/x11-themes/qt5-style-plugins/Makefile b/x11-themes/qt5-style-plugins/Makefile index 4d9dcf876d0c..09fe13b260a4 100644 --- a/x11-themes/qt5-style-plugins/Makefile +++ b/x11-themes/qt5-style-plugins/Makefile @@ -3,6 +3,7 @@ PORTNAME= qt5-style-plugins PORTVERSION= 5.0.0 +PORTREVISION= 1 CATEGORIES= x11-themes MASTER_SITES= QT/community_releases/additional_qt_src_pkgs/ DISTNAME= qtstyleplugins-src-${PORTVERSION} |