diff options
author | pst <pst@FreeBSD.org> | 1996-10-08 23:06:52 +0800 |
---|---|---|
committer | pst <pst@FreeBSD.org> | 1996-10-08 23:06:52 +0800 |
commit | a110e420e5b9d609a816c4b9367de4711d982a18 (patch) | |
tree | 2cd0c1485ea320ff9bc03f2bdd7cf423f8674dc8 /net | |
parent | b1b766a6da8a2936b3732d4eeeb2952762afa089 (diff) | |
download | freebsd-ports-gnome-a110e420e5b9d609a816c4b9367de4711d982a18.tar.gz freebsd-ports-gnome-a110e420e5b9d609a816c4b9367de4711d982a18.tar.zst freebsd-ports-gnome-a110e420e5b9d609a816c4b9367de4711d982a18.zip |
remove tclDP
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index e0d9e71c78bb..f973a77430c9 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.77 1996/09/25 20:42:10 max Exp $ +# $Id: Makefile,v 1.78 1996/09/29 11:40:34 andreas Exp $ # SUBDIR += archie @@ -34,7 +34,6 @@ SUBDIR += slirp SUBDIR += speak_freely SUBDIR += sup - SUBDIR += tclDP SUBDIR += telnetx SUBDIR += tintin++ SUBDIR += tinyfugue |