diff options
author | hira <hira@pkgsrc.org> | 2008-10-18 01:08:44 +0000 |
---|---|---|
committer | hira <hira@pkgsrc.org> | 2008-10-18 01:08:44 +0000 |
commit | 90663d4edf68e8492a6f9e0acd494fe5d67cbf7d (patch) | |
tree | ad70180cb042784288d3651b12fcff740737e004 /misc | |
parent | acc3003b4f5657ada4047817604eb668b2f65827 (diff) | |
download | pkgsrc-90663d4edf68e8492a6f9e0acd494fe5d67cbf7d.tar.gz |
Bump PKGREVISION for previous commit.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/openoffice3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/openoffice3/Makefile b/misc/openoffice3/Makefile index e09bf11908e..fb0a964dda5 100644 --- a/misc/openoffice3/Makefile +++ b/misc/openoffice3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2008/10/17 08:01:23 hira Exp $ +# $NetBSD: Makefile,v 1.6 2008/10/18 01:08:44 hira Exp $ # OO_VER= 3.0.0 -PKGREVISION= 1 +PKGREVISION= 2 OO_TAG= OOO300_m9 DISTNAME= openoffice-${OO_VER} PKGNAME= openoffice3-${OO_VER} |