diff options
author | adam <adam@pkgsrc.org> | 2021-04-21 13:24:06 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2021-04-21 13:24:06 +0000 |
commit | ae0a61b94066a8c86753f1f663bc074b2b853e5f (patch) | |
tree | f7b7566748234b030e4cd966e480fc3dbbbd3c04 /misc/libreoffice | |
parent | 10d612e8ec31c0b03c032c8c6007b86cb84319bb (diff) | |
download | pkgsrc-ae0a61b94066a8c86753f1f663bc074b2b853e5f.tar.gz |
revbump for boost-libs
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 c2e3e870d4c..ff306f78794 100644 --- a/misc/libreoffice/Makefile +++ b/misc/libreoffice/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.260 2021/04/21 11:42:15 adam Exp $ +# $NetBSD: Makefile,v 1.261 2021/04/21 13:25:02 adam Exp $ VERREL= 7.1.2 VERRC= 2 VER= ${VERREL}.${VERRC} DISTNAME= libreoffice-${VER} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= misc MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${VERREL}/ EXTRACT_SUFX= .tar.xz |