diff options
author | wiz <wiz> | 2014-06-18 09:28:16 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-06-18 09:28:16 +0000 |
commit | 42db2d2b11bcc02485ffde9f738567653ab1177c (patch) | |
tree | d4edb660726d4b2559519a920fcc21d8d627f7b6 /x11/qt4-libs | |
parent | 79371ef1e14a4e57371578832acf8b4fbc794ccb (diff) | |
download | pkgsrc-42db2d2b11bcc02485ffde9f738567653ab1177c.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" |