diff options
author | hira <hira@pkgsrc.org> | 2007-02-27 11:58:51 +0000 |
---|---|---|
committer | hira <hira@pkgsrc.org> | 2007-02-27 11:58:51 +0000 |
commit | b2d7322999369da9627ec04029be560561e9f6f3 (patch) | |
tree | 3ee0722c48b6e4102d562b400152a3575759c4f3 /misc | |
parent | b48b7a71d79a6213baf4ae7d14bf3045e2cf0e98 (diff) | |
download | pkgsrc-b2d7322999369da9627ec04029be560561e9f6f3.tar.gz |
Add openoffice2.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 5656c9dba4c..ef9d6481aaf 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.271 2007/01/26 09:50:08 markd Exp $ +# $NetBSD: Makefile,v 1.272 2007/02/27 11:58:51 hira Exp $ # COMMENT= Miscellaneous utilities @@ -161,6 +161,7 @@ SUBDIR+= nxtvepg SUBDIR+= open2300 SUBDIR+= open2300-mysql SUBDIR+= openoffice +SUBDIR+= openoffice2 SUBDIR+= openoffice-bin SUBDIR+= openoffice2-bin SUBDIR+= p5-Array-PrintCols |