diff options
author | ryoon <ryoon@pkgsrc.org> | 2021-04-15 11:23:03 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2021-04-15 11:23:03 +0000 |
commit | 5509636155d27ca56f83c35bbdb715918a53321d (patch) | |
tree | dad68b1a56f7094976ec159583ac191dcf523c8c /misc/libreoffice | |
parent | 9bdb31e362106814b530fc395230c044cb5eae71 (diff) | |
download | pkgsrc-5509636155d27ca56f83c35bbdb715918a53321d.tar.gz |
*: Recursive revbump from devel/nss
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 fcfb48815bf..d45133e09bf 100644 --- a/misc/libreoffice/Makefile +++ b/misc/libreoffice/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.258 2021/04/11 04:29:59 gutteridge Exp $ +# $NetBSD: Makefile,v 1.259 2021/04/15 11:23:09 ryoon Exp $ VERREL= 7.1.2 VERRC= 2 VER= ${VERREL}.${VERRC} DISTNAME= libreoffice-${VER} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= misc MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${VERREL}/ EXTRACT_SUFX= .tar.xz |