diff options
author | wiz <wiz@pkgsrc.org> | 2014-06-18 09:28:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-06-18 09:28:16 +0000 |
commit | d1230f3a5133086b3e24bba628d2f721eb3d486a (patch) | |
tree | d4edb660726d4b2559519a920fcc21d8d627f7b6 /x11/qt4-libs | |
parent | 379607eb2f7e2dfcd562eb97da2f3f8c7a767535 (diff) | |
download | pkgsrc-d1230f3a5133086b3e24bba628d2f721eb3d486a.tar.gz |
Bump PKGREVISION for cups -> cups15 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 5445ac1e299..78135e45ac9 100644 --- a/x11/qt4-libs/Makefile +++ b/x11/qt4-libs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.97 2014/05/05 00:48:32 ryoon Exp $ +# $NetBSD: Makefile,v 1.98 2014/06/18 09:28:18 wiz Exp $ PKGNAME= qt4-libs-${QTVERSION} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= C++ X GUI toolkit .include "../../x11/qt4-libs/Makefile.common" |