diff options
author | sbd <sbd> | 2012-06-14 07:43:06 +0000 |
---|---|---|
committer | sbd <sbd> | 2012-06-14 07:43:06 +0000 |
commit | f63fd44255464d2ccaa0165fd0b4869a5458e409 (patch) | |
tree | 4328c29af2393977d63f8c78ee2997bc36b41f4b /misc/libreoffice | |
parent | 5e9e778d4615019cf0ce349dd4e26b16ba68be02 (diff) | |
download | pkgsrc-f63fd44255464d2ccaa0165fd0b4869a5458e409.tar.gz |
Recursive PKGREVISION bump for libxml2 buildlink addition.
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 85fdb319327..3cfc2ca9c36 100644 --- a/misc/libreoffice/Makefile +++ b/misc/libreoffice/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2012/06/08 21:44:26 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2012/06/14 07:44:15 sbd Exp $ VER= 3.5.4.2 DISTNAME= libreoffice-${VER} PKGNAME= libreoffice-${VER:S/-//g} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/3.5.4/ \ http://dev-www.libreoffice.org/src/ \ |