diff options
author | wiz <wiz@pkgsrc.org> | 2014-07-22 10:53:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-07-22 10:53:29 +0000 |
commit | 74b13a94d97fbec98b80149e89c8d4fabc784ad4 (patch) | |
tree | 3a18ca4bbe2f3b106638146ccc04a8e8455cc079 /misc/libreoffice | |
parent | dc6f96c74e770547150923fd6c02b4e2d142dcd6 (diff) | |
download | pkgsrc-74b13a94d97fbec98b80149e89c8d4fabc784ad4.tar.gz |
Recursive bump for libwpd shlib name change.
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 b294168f7e0..b96faf36d47 100644 --- a/misc/libreoffice/Makefile +++ b/misc/libreoffice/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.51 2014/06/18 09:28:16 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2014/07/22 10:53:30 wiz Exp $ VER= 3.5.6.2 DISTNAME= libreoffice-${VER} PKGNAME= libreoffice-${VER:S/-//g} -PKGREVISION= 38 +PKGREVISION= 39 CATEGORIES= misc MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/3.5.6/ \ http://dev-www.libreoffice.org/src/ \ |