diff options
author | asami <asami@FreeBSD.org> | 1996-12-03 18:41:49 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-12-03 18:41:49 +0800 |
commit | 07f341051be26a44a9a2943de251f0a39750da20 (patch) | |
tree | 903312e3a194f47071e0d545b656a9e81a51f918 /mbone | |
parent | 637075f8bc615c6b01e296ba4dd17f70d6102546 (diff) | |
download | freebsd-ports-graphics-07f341051be26a44a9a2943de251f0a39750da20.tar.gz freebsd-ports-graphics-07f341051be26a44a9a2943de251f0a39750da20.tar.zst freebsd-ports-graphics-07f341051be26a44a9a2943de251f0a39750da20.zip |
Remove nv, as promised. It still depends on the old version of tcl/tk,
and wasn't upgraded.
Diffstat (limited to 'mbone')
-rw-r--r-- | mbone/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mbone/Makefile b/mbone/Makefile index 96d96faa361..0d122ada78b 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 |