diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-12-03 10:41:49 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-12-03 10:41:49 +0000 |
commit | 6566e77bcaac8c79aadd70a6a6466bc2e3e7d792 (patch) | |
tree | 893839c35dc21afa12730ca7fc663bd3816b26ff /mbone/Makefile | |
parent | f17ee3ba6223971652207d753aaab4ed600608b3 (diff) | |
download | ports-6566e77bcaac8c79aadd70a6a6466bc2e3e7d792.tar.gz ports-6566e77bcaac8c79aadd70a6a6466bc2e3e7d792.zip |
Remove nv, as promised. It still depends on the old version of tcl/tk,
and wasn't upgraded.
Notes
Notes:
svn path=/head/; revision=4757
Diffstat (limited to 'mbone/Makefile')
-rw-r--r-- | mbone/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mbone/Makefile b/mbone/Makefile index 96d96faa3619..0d122ada78b2 100644 --- a/mbone/Makefile +++ b/mbone/Makefile @@ -1,10 +1,9 @@ -# $Id: Makefile,v 1.3 1996/11/11 07:05:11 asami Exp $ +# $Id: Makefile,v 1.4 1996/11/11 23:25:27 ache Exp $ # SUBDIR += imm SUBDIR += mbone_vcr SUBDIR += nte - SUBDIR += nv SUBDIR += rtpmon SUBDIR += sdr SUBDIR += speak_freely |