diff options
author | prlw1 <prlw1@pkgsrc.org> | 2017-05-19 13:29:02 +0000 |
---|---|---|
committer | prlw1 <prlw1@pkgsrc.org> | 2017-05-19 13:29:02 +0000 |
commit | d30269a14354951047dabd38b80156072016c39d (patch) | |
tree | c66266234cba5aef7b8308373724c5b6174eb0b8 /x11/qt4-libs | |
parent | 098f98682dd7856b7e787de7d52369df37f6b04c (diff) | |
download | pkgsrc-d30269a14354951047dabd38b80156072016c39d.tar.gz |
Bump PKGREVISION for cups15 -> cups change.
Diffstat (limited to 'x11/qt4-libs')
-rw-r--r-- | x11/qt4-libs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt4-libs/Makefile b/x11/qt4-libs/Makefile index b78db2d996c..2c4e533022f 100644 --- a/x11/qt4-libs/Makefile +++ b/x11/qt4-libs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.118 2017/05/07 21:19:47 joerg Exp $ +# $NetBSD: Makefile,v 1.119 2017/05/19 13:29:05 prlw1 Exp $ PKGNAME= qt4-libs-${QTVERSION} -PKGREVISION= 6 +PKGREVISION= 7 COMMENT= C++ X GUI toolkit .include "../../x11/qt4-libs/Makefile.common" |