diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-11-08 16:59:58 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-11-08 16:59:58 +0000 |
commit | a008399a749b216f7e2244bbf9a168df3d428818 (patch) | |
tree | 5aa74f4a5ce867e95691f48b038912fa4b3c7f6a /x11/qt5-qev/Makefile | |
parent | cd62f86858ffb220a3bdd401f6f22892e21748ed (diff) |
Update Qt5 to 5.13.2
Announcement:
https://www.qt.io/blog/qt-5.13.2-released
Thanks to kai@ for updating webengine.
PR: 241649
Exp-run by: antoine
Notes
Notes:
svn path=/head/; revision=517080
Diffstat (limited to 'x11/qt5-qev/Makefile')
-rw-r--r-- | x11/qt5-qev/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/qt5-qev/Makefile b/x11/qt5-qev/Makefile index 6033bd649e23..4ef012577306 100644 --- a/x11/qt5-qev/Makefile +++ b/x11/qt5-qev/Makefile @@ -2,7 +2,6 @@ PORTNAME= qev DISTVERSION= ${QT5_VERSION} -PORTREVISION= 1 CATEGORIES= x11 PKGNAMEPREFIX= qt5- |