diff options
author | drochner <drochner> | 2000-06-10 11:59:48 +0000 |
---|---|---|
committer | drochner <drochner> | 2000-06-10 11:59:48 +0000 |
commit | b0227bc151829cf43b5de3454beb05ba66823071 (patch) | |
tree | a581ae8bfe60e1415af01d6de5a8446776ed6048 /misc | |
parent | 8363d10eebaf95dfd70b645bde8739c22e1c8355 (diff) | |
download | pkgsrc-b0227bc151829cf43b5de3454beb05ba66823071.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 |