diff options
author | obache <obache@pkgsrc.org> | 2009-08-12 02:31:18 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-08-12 02:31:18 +0000 |
commit | 10f2a473d4432e70dbe4b28be2d24c2ad48bf488 (patch) | |
tree | 8b57037f47be96134a6d3e46f3215345152f0510 /misc | |
parent | 54c9b25a8dcc9a1a4b52f60e6b7cf73565cae06e (diff) | |
download | pkgsrc-10f2a473d4432e70dbe4b28be2d24c2ad48bf488.tar.gz |
recursive bump for icu shlib version change except already done.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/openoffice2/Makefile | 4 | ||||
-rw-r--r-- | misc/openoffice3/Makefile | 3 | ||||
-rw-r--r-- | misc/tellico/Makefile | 4 |
3 files changed, 6 insertions, 5 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} diff --git a/misc/openoffice3/Makefile b/misc/openoffice3/Makefile index 82ad28d79ac..ca4d8cb10ea 100644 --- a/misc/openoffice3/Makefile +++ b/misc/openoffice3/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.34 2009/07/22 09:01:37 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2009/08/12 02:31:21 obache Exp $ # OO_VER= 3.1.0 OO_TAG= OOO310_m11 DISTNAME= openoffice-${OO_VER} PKGNAME= openoffice3-${OO_VER} +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_OPENOFFICE:=stable/${OO_VER}/} DIST_SUBDIR= ${DISTNAME} diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index 2abcaa27991..003701413ec 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2009/07/22 09:01:37 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2009/08/12 02:31:21 obache Exp $ # DISTNAME= tellico-1.3.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc MASTER_SITES= http://www.periapsis.org/tellico/download/ |