diff options
author | obache <obache@pkgsrc.org> | 2010-12-17 07:36:08 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-12-17 07:36:08 +0000 |
commit | d99eb6b3428801fcbaa106c26f74470c2526b8c0 (patch) | |
tree | a8403a46426cf86910513b3ff49c5fe274dcfee6 /misc/openoffice2/Makefile | |
parent | 43afdf9b4822bd8ea27f39d1bee4c186cbc90eb7 (diff) | |
download | pkgsrc-d99eb6b3428801fcbaa106c26f74470c2526b8c0.tar.gz |
Bump PKGREVISION from icu shlib major bump.
Diffstat (limited to 'misc/openoffice2/Makefile')
-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 c3742ddda07..e44611994ce 100644 --- a/misc/openoffice2/Makefile +++ b/misc/openoffice2/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.81 2010/11/15 22:58:00 abs Exp $ +# $NetBSD: Makefile,v 1.82 2010/12/17 07:36:13 obache Exp $ # OO_VER= 2.4.3 DISTNAME= openoffice-${OO_VER} PKGNAME= openoffice2-${OO_VER} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_OPENOFFICE:=stable/${OO_VER}/} DIST_SUBDIR= ${DISTNAME} |