diff options
Diffstat (limited to 'misc/openoffice3/Makefile')
-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 84627e7dd62..38324a0e591 100644 --- a/misc/openoffice3/Makefile +++ b/misc/openoffice3/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.24 2009/02/09 22:56:25 joerg Exp $ +# $NetBSD: Makefile,v 1.25 2009/03/25 22:37:13 he Exp $ # OO_VER= 3.0.1 OO_TAG= OOO300_m15 DISTNAME= openoffice-${OO_VER} PKGNAME= openoffice3-${OO_VER} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_OPENOFFICE:=stable/${OO_VER}/} DIST_SUBDIR= ${DISTNAME} |