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 | 401e143303609e287c6a7c88dc97b4a3a4dab103 (patch) | |
tree | ad70180cb042784288d3651b12fcff740737e004 /misc/openoffice3 | |
parent | 2dd3adceca6044f6dd7a6772499fc975a2de18c5 (diff) | |
download | pkgsrc-401e143303609e287c6a7c88dc97b4a3a4dab103.tar.gz |
Bump PKGREVISION for previous commit.
Diffstat (limited to 'misc/openoffice3')
-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} |