diff options
author | adam <adam@pkgsrc.org> | 2018-04-14 07:33:52 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-04-14 07:33:52 +0000 |
commit | ea30ec0e631d5d359fe445706fbb709b78037512 (patch) | |
tree | 3572685fdb407218236f32528f4d6a0afed5dfe9 /x11/qt5-psql | |
parent | be4f22b8f6ea4b1f1efc58395523cd8bfaffa4f1 (diff) | |
download | pkgsrc-ea30ec0e631d5d359fe445706fbb709b78037512.tar.gz |
revbump after icu update
Diffstat (limited to 'x11/qt5-psql')
-rw-r--r-- | x11/qt5-psql/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt5-psql/Makefile b/x11/qt5-psql/Makefile index 067e4e6c035..44d946d7fb7 100644 --- a/x11/qt5-psql/Makefile +++ b/x11/qt5-psql/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2018/03/29 21:19:16 adam Exp $ +# $NetBSD: Makefile,v 1.28 2018/04/14 07:34:07 adam Exp $ DISTNAME= qtbase-everywhere-src-${QTVERSION} PKGNAME= qt5-psql-${QTVERSION} +PKGREVISION= 1 COMMENT= Qt5 PostgreSQL plugin BUILD_QT5= yes |