diff options
author | is <is> | 1997-12-11 18:03:48 +0000 |
---|---|---|
committer | is <is> | 1997-12-11 18:03:48 +0000 |
commit | db5790941f603c886ac0e6eae2ccb8296512524e (patch) | |
tree | eafb9f3c595777e61e50f78d2d2a4e0e891bf46d /mbone/Makefile | |
parent | a60b3dc2dffd257e6165ed2f205a131220db8eb7 (diff) | |
download | pkgsrc-db5790941f603c886ac0e6eae2ccb8296512524e.tar.gz |
Now that it sort of works, add vat.
Diffstat (limited to 'mbone/Makefile')
-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 |