diff options
author | obache <obache@pkgsrc.org> | 2013-02-15 11:53:59 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-02-15 11:53:59 +0000 |
commit | 0d34aa549da0cf3daf6b48b9ab4aae674d8fad5e (patch) | |
tree | 169e3569d966697fe9a4ce5ce4a2ec7db31b441c /misc/libreoffice | |
parent | 911568c679b59255a7e26cac5a7638632bc38d5f (diff) | |
download | pkgsrc-0d34aa549da0cf3daf6b48b9ab4aae674d8fad5e.tar.gz |
recursive bump from boost-lib shlib update.
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 c28f2b0d074..9070f3b8631 100644 --- a/misc/libreoffice/Makefile +++ b/misc/libreoffice/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2013/02/06 23:23:01 jperkin Exp $ +# $NetBSD: Makefile,v 1.24 2013/02/15 11:54:07 obache Exp $ VER= 3.5.6.2 DISTNAME= libreoffice-${VER} PKGNAME= libreoffice-${VER:S/-//g} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= misc MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/3.5.6/ \ http://dev-www.libreoffice.org/src/ \ |