diff options
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 60f7a3bc8fb..c7032e836fd 100644 --- a/misc/openoffice2/Makefile +++ b/misc/openoffice2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2007/12/28 04:47:03 hira Exp $ +# $NetBSD: Makefile,v 1.34 2008/01/12 11:36:32 adam Exp $ # OO_VER= 2.3.1 -PKGREVISION= 1 +PKGREVISION= 2 DISTNAME= openoffice-${OO_VER} PKGNAME= openoffice2-${OO_VER} CATEGORIES= misc |