diff options
author | tron <tron> | 2014-02-12 23:18:26 +0000 |
---|---|---|
committer | tron <tron> | 2014-02-12 23:18:26 +0000 |
commit | 75ea1fb4e561d593ab132656ac376dcd1de1274c (patch) | |
tree | cbffc12bc4288b42f6a94193463788617531bade /x11/qt4-docs | |
parent | 8c07f6366b3ba853a09aa2113e2809fc16383ead (diff) | |
download | pkgsrc-75ea1fb4e561d593ab132656ac376dcd1de1274c.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'x11/qt4-docs')
-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 eb28dd1dc95..e778547a7cf 100644 --- a/x11/qt4-docs/Makefile +++ b/x11/qt4-docs/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2013/07/07 18:13:56 adam Exp $ +# $NetBSD: Makefile,v 1.32 2014/02/12 23:18:54 tron Exp $ PKGNAME= qt4-docs-${QTVERSION} +PKGREVISION= 1 COMMENT= Documentation for the QT C++ X GUI toolkit .include "../../x11/qt4-libs/Makefile.common" |