diff options
author | adam <adam@pkgsrc.org> | 2015-04-06 08:17:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2015-04-06 08:17:13 +0000 |
commit | a784c588d1ebd5b3a06fdf04e76230047b290b77 (patch) | |
tree | a523f3904b6aa6f0a1aa31b562d1917dd735e589 /x11/qt5-qttranslations | |
parent | 7d901be4a84cab8cfad89ca5bfd931cc0e527e68 (diff) | |
download | pkgsrc-a784c588d1ebd5b3a06fdf04e76230047b290b77.tar.gz |
Revbump after updating textproc/icu
Diffstat (limited to 'x11/qt5-qttranslations')
-rw-r--r-- | x11/qt5-qttranslations/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt5-qttranslations/Makefile b/x11/qt5-qttranslations/Makefile index 824c37a5776..9daee1be4bf 100644 --- a/x11/qt5-qttranslations/Makefile +++ b/x11/qt5-qttranslations/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2015/02/21 23:35:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.13 2015/04/06 08:17:41 adam Exp $ DISTNAME= qttranslations-opensource-src-${QTVERSION} PKGNAME= qt5-qttranslations-${QTVERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Qt5 translations MAKE_ENV+= QTDIR=${QTDIR} |