diff options
author | prlw1 <prlw1> | 2013-08-22 09:21:57 +0000 |
---|---|---|
committer | prlw1 <prlw1> | 2013-08-22 09:21:57 +0000 |
commit | d30db0649c82f5e79ee2d805bdd90c60c2d866a4 (patch) | |
tree | f6b530effd16d012bacd796a526c01e97f89ea6b /misc/libreoffice/Makefile | |
parent | 4225808eb1b4d825ed1b5b044eed0cc28fbcebba (diff) | |
download | pkgsrc-d30db0649c82f5e79ee2d805bdd90c60c2d866a4.tar.gz |
To quote an earlier commit message:
Recursive revbump because poppler updated its shlib major for a
x.y.z+1 change, again...
Diffstat (limited to 'misc/libreoffice/Makefile')
-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 073898fea28..8a54e67137e 100644 --- a/misc/libreoffice/Makefile +++ b/misc/libreoffice/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2013/06/06 12:54:48 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2013/08/22 09:21:57 prlw1 Exp $ VER= 3.5.6.2 DISTNAME= libreoffice-${VER} PKGNAME= libreoffice-${VER:S/-//g} -PKGREVISION= 23 +PKGREVISION= 24 CATEGORIES= misc MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/3.5.6/ \ http://dev-www.libreoffice.org/src/ \ |