diff options
author | wiz <wiz@pkgsrc.org> | 2013-05-29 22:13:16 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-05-29 22:13:16 +0000 |
commit | e0af1502b788f4d04b206b6abffe451e2f951356 (patch) | |
tree | ded4646275e51db01545947187417c1fcee8a45b /misc/libreoffice | |
parent | 6de54d3895979294c43c32b8cb6f4c1f93b1dafa (diff) | |
download | pkgsrc-e0af1502b788f4d04b206b6abffe451e2f951356.tar.gz |
Recursive revbump because poppler updated its shlib major for a
x.y.z+1 change, again...
Noted by tron.
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 5a406c96a38..43f24841f72 100644 --- a/misc/libreoffice/Makefile +++ b/misc/libreoffice/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2013/05/09 07:40:14 adam Exp $ +# $NetBSD: Makefile,v 1.30 2013/05/29 22:13:17 wiz Exp $ VER= 3.5.6.2 DISTNAME= libreoffice-${VER} PKGNAME= libreoffice-${VER:S/-//g} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= misc MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/3.5.6/ \ http://dev-www.libreoffice.org/src/ \ |