diff options
author | drochner <drochner@pkgsrc.org> | 2000-06-10 11:59:48 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2000-06-10 11:59:48 +0000 |
commit | da9fd621b79bf4c8e1158dc713773232c1024f8f (patch) | |
tree | a581ae8bfe60e1415af01d6de5a8446776ed6048 /misc | |
parent | 0395c03e8f9584b749fce8464a17c29925047ea6 (diff) | |
download | pkgsrc-da9fd621b79bf4c8e1158dc713773232c1024f8f.tar.gz |
add vttest
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 15b71f0beec..5a81caed5ab 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2000/03/25 20:15:33 jlam Exp $ +# $NetBSD: Makefile,v 1.61 2000/06/10 11:59:48 drochner Exp $ # FreeBSD Id: Makefile,v 1.117 1997/10/13 04:41:07 max Exp SUBDIR += astrolog @@ -59,6 +59,7 @@ SUBDIR += tclticker SUBDIR += team SUBDIR += vfu + SUBDIR += vttest SUBDIR += watch SUBDIR += xfinans SUBDIR += xinvest |