diff options
author | ryoon <ryoon@pkgsrc.org> | 2016-08-04 17:03:30 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2016-08-04 17:03:30 +0000 |
commit | c6d42abaaef5b6eddea81794ae5ae5e6953e94a0 (patch) | |
tree | 63dec9aa6cbbd9947f379385fe9c47217e0aa376 /x11/qt5-qtdoc | |
parent | b4e30047a211d09170e5cbdba7b9e32dd5e437e1 (diff) | |
download | pkgsrc-c6d42abaaef5b6eddea81794ae5ae5e6953e94a0.tar.gz |
Recursive revbump from audio/pulseaudio
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 a6b0aec1f8e..a165dc29d1c 100644 --- a/x11/qt5-qtdoc/Makefile +++ b/x11/qt5-qtdoc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2016/04/11 19:02:07 ryoon Exp $ +# $NetBSD: Makefile,v 1.21 2016/08/04 17:03:41 ryoon Exp $ DISTNAME= qtdoc-opensource-src-${QTVERSION} PKGNAME= qt5-qtdoc-${QTVERSION} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= Qt5 documentations MAKE_ENV+= QTDIR=${QTDIR} |