diff options
author | wiz <wiz@pkgsrc.org> | 2007-06-05 05:42:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-06-05 05:42:58 +0000 |
commit | 8b19fc9b10f9ebef29726e0584867a6f3392e78a (patch) | |
tree | dda7a0c65c74cd4f71e5364f699ee00f490e61f8 /misc/openoffice2 | |
parent | 9d27f90a6faf11abac49072b8fe1920516b41c41 (diff) | |
download | pkgsrc-8b19fc9b10f9ebef29726e0584867a6f3392e78a.tar.gz |
Bump PKGREVISION for opencdk 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 d218d338582..cc511c8723a 100644 --- a/misc/openoffice2/Makefile +++ b/misc/openoffice2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2007/05/12 14:05:54 ghen Exp $ +# $NetBSD: Makefile,v 1.18 2007/06/05 05:42:58 wiz Exp $ # OO_VER= 2.2.0 -PKGREVISION= 2 +PKGREVISION= 3 DISTNAME= openoffice-${OO_VER} PKGNAME= openoffice2-${OO_VER} CATEGORIES= misc |