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 | 1cd03db8c9a18e79888e69a62bab91ac0d6a9ee5 (patch) | |
tree | dda7a0c65c74cd4f71e5364f699ee00f490e61f8 /misc | |
parent | 624347e12189e4e2ac141f952214da6f722a524a (diff) | |
download | pkgsrc-1cd03db8c9a18e79888e69a62bab91ac0d6a9ee5.tar.gz |
Bump PKGREVISION for opencdk shlib major bump.
Diffstat (limited to 'misc')
-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 |