diff options
author | ghen <ghen@pkgsrc.org> | 2007-05-12 14:05:54 +0000 |
---|---|---|
committer | ghen <ghen@pkgsrc.org> | 2007-05-12 14:05:54 +0000 |
commit | 2793a637c1f1e53f255d1cf3e2a24e4a702cfcf4 (patch) | |
tree | eeb83129accc36d0a7afcfd803e3908ebec41a9e /misc/openoffice2/Makefile | |
parent | 22191e5d6197f86f865d0a1055aa4ba30855e20b (diff) | |
download | pkgsrc-2793a637c1f1e53f255d1cf3e2a24e4a702cfcf4.tar.gz |
Bump PKGREVISION for major www/firefox upgrade.
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 4776b003c98..d218d338582 100644 --- a/misc/openoffice2/Makefile +++ b/misc/openoffice2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2007/04/22 23:15:24 hira Exp $ +# $NetBSD: Makefile,v 1.17 2007/05/12 14:05:54 ghen Exp $ # OO_VER= 2.2.0 -PKGREVISION= 1 +PKGREVISION= 2 DISTNAME= openoffice-${OO_VER} PKGNAME= openoffice2-${OO_VER} CATEGORIES= misc |