diff options
author | obache <obache> | 2009-08-12 02:31:18 +0000 |
---|---|---|
committer | obache <obache> | 2009-08-12 02:31:18 +0000 |
commit | 48029f68e37cc70a677988e87e76b6d6f7af923a (patch) | |
tree | 8b57037f47be96134a6d3e46f3215345152f0510 /misc/openoffice2 | |
parent | 5c70681c7efdfa71e4c6c75f1fccff28c0d4fb69 (diff) | |
download | pkgsrc-48029f68e37cc70a677988e87e76b6d6f7af923a.tar.gz |
recursive bump for icu shlib version change except already done.
Diffstat (limited to 'misc/openoffice2')
-rw-r--r-- | misc/openoffice2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/openoffice2/Makefile b/misc/openoffice2/Makefile index b701efca4a3..d2c27063ff4 100644 --- a/misc/openoffice2/Makefile +++ b/misc/openoffice2/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.70 2009/07/22 09:01:37 wiz Exp $ +# $NetBSD: Makefile,v 1.71 2009/08/12 02:31:21 obache Exp $ # OO_VER= 2.4.2 DISTNAME= openoffice-${OO_VER} PKGNAME= openoffice2-${OO_VER} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_OPENOFFICE:=stable/${OO_VER}/} DIST_SUBDIR= ${DISTNAME} |