diff options
author | adam <adam@pkgsrc.org> | 2014-10-07 16:47:10 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-10-07 16:47:10 +0000 |
commit | 015c224c9f797867d1b7a46df558664ac3590032 (patch) | |
tree | 313937801daa2b30744756f4e0e8d99d14b355a6 /x11/qt5-psql/Makefile | |
parent | d93a665b18424be89a7d6c9441bb78a490c71e0a (diff) | |
download | pkgsrc-015c224c9f797867d1b7a46df558664ac3590032.tar.gz |
Revbump after updating libwebp and icu
Diffstat (limited to 'x11/qt5-psql/Makefile')
-rw-r--r-- | x11/qt5-psql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt5-psql/Makefile b/x11/qt5-psql/Makefile index 9fa6ab9aa4d..96fcbbfff07 100644 --- a/x11/qt5-psql/Makefile +++ b/x11/qt5-psql/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2014/06/10 14:21:38 joerg Exp $ +# $NetBSD: Makefile,v 1.8 2014/10/07 16:47:16 adam Exp $ PKGNAME= qt5-psql-${QTVERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Qt5 PostgreSQL plugin .include "../../x11/qt5-qtbase/Makefile.common" |