diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1996-11-11 23:26:07 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1996-11-11 23:26:07 +0000 |
commit | 8bde36d41af4826398ff164810094716553f155b (patch) | |
tree | 26a8db185aac9f64e309c583d569def209e1ec4a /net | |
parent | 5571e267c2f1cb6bcf5dfcbfe2fb398a60332c42 (diff) | |
download | freebsd-ports-8bde36d41af4826398ff164810094716553f155b.zip |
Remove speak_freely
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 866d27c1f4a0..9dc885cc996f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.80 1996/10/24 08:32:08 jfitz Exp $ +# $Id: Makefile,v 1.81 1996/11/07 12:18:37 asami Exp $ # SUBDIR += archie @@ -33,7 +33,6 @@ SUBDIR += samba SUBDIR += scotty SUBDIR += slirp - SUBDIR += speak_freely SUBDIR += sup SUBDIR += telnetx SUBDIR += tintin++ |