diff options
author | ryoon <ryoon@pkgsrc.org> | 2016-12-04 05:17:03 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2016-12-04 05:17:03 +0000 |
commit | e46b432b0ed13da53a2815225113f52577f86d5d (patch) | |
tree | f746272dee6583f36204dffaedbc4a0715372c36 /x11/qt5-qtdoc | |
parent | 1053e1da58d04fc8d3a31a3bfd648f46f4fee6fe (diff) | |
download | pkgsrc-e46b432b0ed13da53a2815225113f52577f86d5d.tar.gz |
Recursive revbump from textproc/icu 58.1
Diffstat (limited to 'x11/qt5-qtdoc')
-rw-r--r-- | x11/qt5-qtdoc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt5-qtdoc/Makefile b/x11/qt5-qtdoc/Makefile index a165dc29d1c..96e43133159 100644 --- a/x11/qt5-qtdoc/Makefile +++ b/x11/qt5-qtdoc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2016/08/04 17:03:41 ryoon Exp $ +# $NetBSD: Makefile,v 1.22 2016/12/04 05:17:46 ryoon Exp $ DISTNAME= qtdoc-opensource-src-${QTVERSION} PKGNAME= qt5-qtdoc-${QTVERSION} -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= Qt5 documentations MAKE_ENV+= QTDIR=${QTDIR} |