diff options
author | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
commit | ed93f0ca4714712817b38621e93dcad138f16ee1 (patch) | |
tree | e38131657ba44ecd23072f8213cae4dc414c2b9f /x11/qt4-docs | |
parent | 52c3f30f10d38eed66d349cd1b31e6076c5352a4 (diff) | |
download | pkgsrc-ed93f0ca4714712817b38621e93dcad138f16ee1.tar.gz |
Revbump after updating graphics/pango
Diffstat (limited to 'x11/qt4-docs')
-rw-r--r-- | x11/qt4-docs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt4-docs/Makefile b/x11/qt4-docs/Makefile index 52f796c46da..65e1a05b63b 100644 --- a/x11/qt4-docs/Makefile +++ b/x11/qt4-docs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2012/10/02 17:12:19 tron Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/08 23:02:38 adam Exp $ PKGNAME= qt4-docs-${QTVERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Documentation for the QT C++ X GUI toolkit .include "../../x11/qt4-libs/Makefile.common" |