diff options
author | obache <obache@pkgsrc.org> | 2011-06-10 09:39:41 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-06-10 09:39:41 +0000 |
commit | f38363508fd777a3fa11b0752a0dcf632a47c13b (patch) | |
tree | 14764f02e608246e86c9899accb883da120c97ea /misc/openoffice2 | |
parent | 65c86abfc275f66f2e99b2b42f0072f42ef8177f (diff) | |
download | pkgsrc-f38363508fd777a3fa11b0752a0dcf632a47c13b.tar.gz |
recursive bump from textproc/icu shlib major bump.
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 0cf0a45afa1..b7319254b82 100644 --- a/misc/openoffice2/Makefile +++ b/misc/openoffice2/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.86 2011/04/22 13:44:12 obache Exp $ +# $NetBSD: Makefile,v 1.87 2011/06/10 09:39:57 obache Exp $ # OO_VER= 2.4.3 DISTNAME= openoffice-${OO_VER} PKGNAME= openoffice2-${OO_VER} -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_OPENOFFICE:=stable/${OO_VER}/} DIST_SUBDIR= ${DISTNAME} |