diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-11-10 08:51:48 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-11-10 08:51:48 +0000 |
commit | d1e201b407429a3cc55b568f35300644abfb94ea (patch) | |
tree | b855fc37699a80d486aa64d1ecb129349e135dac /misc/Makefile | |
parent | 32497389143abd985f91c08ad80f40e421b76c19 (diff) | |
download | pkgsrc-d1e201b407429a3cc55b568f35300644abfb94ea.tar.gz |
+ open2300{,-mysql}
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 1404905803e..736140a62ff 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.215 2004/10/31 21:46:40 jdolecek Exp $ +# $NetBSD: Makefile,v 1.216 2004/11/10 08:51:48 xtraeme Exp $ # COMMENT= Miscellaneous utilities @@ -116,6 +116,8 @@ SUBDIR+= mtail SUBDIR+= multitail SUBDIR+= nxtvepg SUBDIR+= ooqstart +SUBDIR+= open2300 +SUBDIR+= open2300-mysql SUBDIR+= openoffice SUBDIR+= openoffice-linux SUBDIR+= p5-Array-PrintCols |