diff options
author | wiz <wiz@pkgsrc.org> | 2012-03-03 12:54:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-03-03 12:54:15 +0000 |
commit | 6fe9864ef9034675638bd14ddd7e959f378686cf (patch) | |
tree | 5829a56a2778a822e7ed9b8a19375721fb12b96a /x11/qt4-libs | |
parent | 71a8df3b3e87519b7665c92e6aedce26992823f7 (diff) | |
download | pkgsrc-6fe9864ef9034675638bd14ddd7e959f378686cf.tar.gz |
More pcre PKGREVISION bumps.
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 db9589350a1..11dd083d8fe 100644 --- a/x11/qt4-libs/Makefile +++ b/x11/qt4-libs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.71 2012/02/27 12:41:22 reinoud Exp $ +# $NetBSD: Makefile,v 1.72 2012/03/03 12:54:23 wiz Exp $ PKGNAME= qt4-libs-${QTVERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= C++ X GUI toolkit .include "../../x11/qt4-libs/Makefile.common" |