summaryrefslogtreecommitdiff
path: root/x11/qt5-qtbase
diff options
context:
space:
mode:
authorbacon <bacon@pkgsrc.org>2018-05-18 15:29:29 +0000
committerbacon <bacon@pkgsrc.org>2018-05-18 15:29:29 +0000
commitb9a40dc2044b885c5c64444e53e14354582ed995 (patch)
treec82e8db4826176110190f9815a5f13760123850c /x11/qt5-qtbase
parent9fe31aab3cb2ba23c2e45877e0bc1b0e738aaf40 (diff)
downloadpkgsrc-b9a40dc2044b885c5c64444e53e14354582ed995.tar.gz
x11/qt5-qtbase: Fix version in PLIST.Linux
Diffstat (limited to 'x11/qt5-qtbase')
-rw-r--r--x11/qt5-qtbase/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt5-qtbase/Makefile b/x11/qt5-qtbase/Makefile
index 54ace0eea19..dba1ddafe81 100644
--- a/x11/qt5-qtbase/Makefile
+++ b/x11/qt5-qtbase/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.58 2018/04/17 22:29:53 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2018/05/18 15:29:29 bacon Exp $
DISTNAME= qtbase-everywhere-src-${QTVERSION}
PKGNAME= qt5-qtbase-${QTVERSION}
-PKGREVISION= 5
+PKGREVISION= 6
COMMENT= C++ X GUI toolkit
.include "../../x11/qt5-qtbase/Makefile.common"