diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2019-01-16 11:13:44 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2019-01-16 11:13:44 +0000 |
commit | 1bf487d3e73d83700f5a4aeb3a9ffbfc6e87856b (patch) | |
tree | 127ae6686665fd0ff97a7bd5f27449299929734e /x11-themes/qtcurve-qt5 | |
parent | d20d8aa75e51f61da14ac206199a1ebc244f940a (diff) |
Notes
Diffstat (limited to 'x11-themes/qtcurve-qt5')
-rw-r--r-- | x11-themes/qtcurve-qt5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/qtcurve-qt5/Makefile b/x11-themes/qtcurve-qt5/Makefile index 59c647847147..5516d5160712 100644 --- a/x11-themes/qtcurve-qt5/Makefile +++ b/x11-themes/qtcurve-qt5/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= qtcurve -PORTREVISION= 0 +PORTREVISION= 1 COMMENT= QtCurve widget style for Qt 5 |