diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2019-10-06 15:17:22 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2019-10-06 15:17:22 +0000 |
commit | b19bf290b01d78e6f9b284e4d82904064bdd5576 (patch) | |
tree | b5b8791bf4d4e0298161eb055e4f5d435ffa0242 /x11-themes | |
parent | 0f8292655766b08d8cf10fd6b9d032c52afa72d6 (diff) | |
download | ports-b19bf290b01d78e6f9b284e4d82904064bdd5576.tar.gz ports-b19bf290b01d78e6f9b284e4d82904064bdd5576.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/qt5-style-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/qt5-style-plugins/Makefile b/x11-themes/qt5-style-plugins/Makefile index 30fccd4ad49b..9c0c1aff179d 100644 --- a/x11-themes/qt5-style-plugins/Makefile +++ b/x11-themes/qt5-style-plugins/Makefile @@ -4,7 +4,7 @@ PORTNAME= qt5-style-plugins DISTVERSIONPREFIX= v DISTVERSION= 5.0.0-23 -PORTREVISION= 5 +PORTREVISION= 6 DISTVERSIONSUFFIX= -g335dbe CATEGORIES= x11-themes DIST_SUBDIR= KDE/Qt/addons |