diff options
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 |