diff options
author | ryoon <ryoon@pkgsrc.org> | 2019-04-03 00:32:25 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2019-04-03 00:32:25 +0000 |
commit | 23d86e66cccf6d9cf73fe21550f9eb7cb32812ff (patch) | |
tree | 9aea9254d6b44f29a00cc08cd5f105100694ee14 /misc/libreoffice | |
parent | fec2a4753ad0cb8dfccd38b7b8d14dcc8dd1c396 (diff) | |
download | pkgsrc-23d86e66cccf6d9cf73fe21550f9eb7cb32812ff.tar.gz |
Recursive revbump from textproc/icu
Diffstat (limited to 'misc/libreoffice')
-rw-r--r-- | misc/libreoffice/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/libreoffice/Makefile b/misc/libreoffice/Makefile index e80270a7dbe..93bca0d8743 100644 --- a/misc/libreoffice/Makefile +++ b/misc/libreoffice/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.187 2019/03/27 11:23:17 wiz Exp $ +# $NetBSD: Makefile,v 1.188 2019/04/03 00:32:54 ryoon Exp $ VERREL= 6.2.2 VERRC= 2 VER= ${VERREL}.${VERRC} DISTNAME= libreoffice-${VER} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${VERREL}/ EXTRACT_SUFX= .tar.xz |