diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-10-10 14:41:44 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-10-10 14:41:44 +0000 |
commit | 1e71720b9565eda17b6dd7bd2a3a2f382ad54c3a (patch) | |
tree | e58d5e9a95d76f4e79d72c3a97a69293d173f732 /misc/libreoffice | |
parent | 2546891fdfa318cffcb09d10be3949262053051b (diff) | |
download | pkgsrc-1e71720b9565eda17b6dd7bd2a3a2f382ad54c3a.tar.gz |
Recursive revbump from pango-1.36.0
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 f1ee4bc7e58..f5f60f1e76a 100644 --- a/misc/libreoffice/Makefile +++ b/misc/libreoffice/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.36 2013/09/02 19:51:17 adam Exp $ +# $NetBSD: Makefile,v 1.37 2013/10/10 14:42:24 ryoon Exp $ VER= 3.5.6.2 DISTNAME= libreoffice-${VER} PKGNAME= libreoffice-${VER:S/-//g} -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= misc MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/3.5.6/ \ http://dev-www.libreoffice.org/src/ \ |