diff options
Diffstat (limited to 'misc/openoffice/Makefile')
-rw-r--r-- | misc/openoffice/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/openoffice/Makefile b/misc/openoffice/Makefile index 7655c33329d..751e004d749 100644 --- a/misc/openoffice/Makefile +++ b/misc/openoffice/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2005/02/26 15:52:52 wiz Exp $ +# $NetBSD: Makefile,v 1.61 2005/02/26 16:07:46 mrauch Exp $ DISTNAME= openoffice-1.1.4 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_OPENOFFICE:=stable/1.1.4/} DISTFILES= OOo_1.1.4_source.tar.gz |