diff options
author | wiz <wiz@pkgsrc.org> | 2006-04-17 13:45:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-04-17 13:45:57 +0000 |
commit | 3d46376c2b6e2a3d44abd54186c27ab3d4ca3cdb (patch) | |
tree | 2ec9d6fa366a56dfbbaf082c0a9f675099148fb2 /x11/qt4-docs/Makefile | |
parent | 9a794816763a48ca995f1849ac33393161fc84e9 (diff) | |
download | pkgsrc-3d46376c2b6e2a3d44abd54186c27ab3d4ca3cdb.tar.gz |
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
Diffstat (limited to 'x11/qt4-docs/Makefile')
-rw-r--r-- | x11/qt4-docs/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/qt4-docs/Makefile b/x11/qt4-docs/Makefile index 06413ed1034..d8d68949828 100644 --- a/x11/qt4-docs/Makefile +++ b/x11/qt4-docs/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/02/20 12:09:27 adam Exp $ +# $NetBSD: Makefile,v 1.2 2006/04/17 13:47:00 wiz Exp $ .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-docs-${QTVERSION} +PKGREVISION= 1 COMMENT= Documentation for the QT C++ X GUI toolkit NO_CONFIGURE= yes |