diff options
author | wiz <wiz@pkgsrc.org> | 2018-08-22 09:43:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-08-22 09:43:40 +0000 |
commit | d88c56beea418327e469d8fec94d73758e3c00ae (patch) | |
tree | fca052b886519e35dfdc806ec1a2b1576f7f5dc3 /x11/qt5-qtx11extras | |
parent | c8515ec7ddcbc52de803815e34834198b584ff8f (diff) | |
download | pkgsrc-d88c56beea418327e469d8fec94d73758e3c00ae.tar.gz |
Recursive bump for perl5-5.28.0
Diffstat (limited to 'x11/qt5-qtx11extras')
-rw-r--r-- | x11/qt5-qtx11extras/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt5-qtx11extras/Makefile b/x11/qt5-qtx11extras/Makefile index b5c2bca3ab6..243a738c50f 100644 --- a/x11/qt5-qtx11extras/Makefile +++ b/x11/qt5-qtx11extras/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2018/07/20 03:34:02 ryoon Exp $ +# $NetBSD: Makefile,v 1.27 2018/08/22 09:48:05 wiz Exp $ DISTNAME= qtx11extras-everywhere-src-${QTVERSION} PKGNAME= qt5-qtx11extras-${QTVERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Qt5 module for X11 extras BUILD_TARGET= sub-src |