diff options
author | is <is@pkgsrc.org> | 1997-12-11 18:03:48 +0000 |
---|---|---|
committer | is <is@pkgsrc.org> | 1997-12-11 18:03:48 +0000 |
commit | 7d8d34f27511a8851f4d68bbf743a590bd8be2e5 (patch) | |
tree | eafb9f3c595777e61e50f78d2d2a4e0e891bf46d /mbone | |
parent | f47a49a7111b8036efb8cda2e58ea94eff20d703 (diff) | |
download | pkgsrc-7d8d34f27511a8851f4d68bbf743a590bd8be2e5.tar.gz |
Now that it sort of works, add vat.
Diffstat (limited to 'mbone')
-rw-r--r-- | mbone/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mbone/Makefile b/mbone/Makefile index e9cc4aebf59..c9a0259bc7e 100644 --- a/mbone/Makefile +++ b/mbone/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1997/11/24 13:14:33 is Exp $ +# $NetBSD: Makefile,v 1.5 1997/12/11 18:03:48 is Exp $ # Id: Makefile,v 1.5 1996/12/03 10:41:49 asami Exp # @@ -8,7 +8,7 @@ # SUBDIR += rtpmon SUBDIR += sdr # SUBDIR += speak_freely -# SUBDIR += vat + SUBDIR += vat SUBDIR += vic # SUBDIR += wb |