diff options
author | hira <hira@pkgsrc.org> | 2008-10-14 11:04:04 +0000 |
---|---|---|
committer | hira <hira@pkgsrc.org> | 2008-10-14 11:04:04 +0000 |
commit | a845c1892c2da55d1fdd1bece21c3617b2f3e353 (patch) | |
tree | a7fbcdc3f1f0b33747e3e40b2d95496771d852f0 /misc/Makefile | |
parent | 59230131f35d5b9e38cff8596a061660efcd1fa6 (diff) | |
download | pkgsrc-a845c1892c2da55d1fdd1bece21c3617b2f3e353.tar.gz |
+openoffice3.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 7cd256deba9..d83b522c9a4 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.311 2008/10/12 17:30:18 abs Exp $ +# $NetBSD: Makefile,v 1.312 2008/10/14 11:04:04 hira Exp $ # COMMENT= Miscellaneous utilities @@ -136,6 +136,7 @@ SUBDIR+= open2300 SUBDIR+= open2300-mysql SUBDIR+= openoffice2 SUBDIR+= openoffice2-bin +SUBDIR+= openoffice3 SUBDIR+= orca SUBDIR+= p5-Array-PrintCols SUBDIR+= p5-Business-CreditCard |