diff options
author | adam <adam@pkgsrc.org> | 2015-04-06 08:17:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2015-04-06 08:17:13 +0000 |
commit | a784c588d1ebd5b3a06fdf04e76230047b290b77 (patch) | |
tree | a523f3904b6aa6f0a1aa31b562d1917dd735e589 /x11/qt4-sqlite3 | |
parent | 7d901be4a84cab8cfad89ca5bfd931cc0e527e68 (diff) | |
download | pkgsrc-a784c588d1ebd5b3a06fdf04e76230047b290b77.tar.gz |
Revbump after updating textproc/icu
Diffstat (limited to 'x11/qt4-sqlite3')
-rw-r--r-- | x11/qt4-sqlite3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt4-sqlite3/Makefile b/x11/qt4-sqlite3/Makefile index 26b5b0ff73a..18320bbedac 100644 --- a/x11/qt4-sqlite3/Makefile +++ b/x11/qt4-sqlite3/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.42 2014/07/22 17:01:52 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2015/04/06 08:17:40 adam Exp $ +PKGREVISION= 1 .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-sqlite3-${QTVERSION} |