diff options
author | wiz <wiz@pkgsrc.org> | 2010-01-18 09:58:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-01-18 09:58:37 +0000 |
commit | afd20edc5e535e0b10354afa4b3d4c242c4f56bc (patch) | |
tree | 43b0929a9ba8d1706a9866239ffe98e5966571c3 /x11/qt3-docs | |
parent | 48b1b77f7d1d3d9b189a85182765a94a2e3911c4 (diff) | |
download | pkgsrc-afd20edc5e535e0b10354afa4b3d4c242c4f56bc.tar.gz |
Second try at jpeg-8 recursive PKGREVISION bump.
Diffstat (limited to 'x11/qt3-docs')
-rw-r--r-- | x11/qt3-docs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt3-docs/Makefile b/x11/qt3-docs/Makefile index d8d7420add7..a9d0a74cfd2 100644 --- a/x11/qt3-docs/Makefile +++ b/x11/qt3-docs/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.26 2009/08/26 19:58:39 sno Exp $ +# $NetBSD: Makefile,v 1.27 2010/01/18 09:59:43 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../x11/qt3-libs/Makefile.common" PKGNAME= qt3-docs-${QTVERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Documentation for the QT C++ X GUI toolkit BUILD_QT3= yes |