diff options
-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 c99357ab086..e09bf11908e 100644 --- a/misc/openoffice3/Makefile +++ b/misc/openoffice3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2008/10/16 23:16:46 hira Exp $ +# $NetBSD: Makefile,v 1.5 2008/10/17 08:01:23 hira Exp $ # OO_VER= 3.0.0 -PKG_REVISION= 1 +PKGREVISION= 1 OO_TAG= OOO300_m9 DISTNAME= openoffice-${OO_VER} PKGNAME= openoffice3-${OO_VER} |