diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-11-19 02:29:06 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-11-19 02:29:06 +0000 |
commit | 59afdae0ce9c2015597e07259884745dc0d4820f (patch) | |
tree | 76ef1e22b8a6489935704819d812de7a16651b6d /net | |
parent | 813d1e0e75b0439a11220d130238d44172c56a8c (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 0d045fa0e773..fa563a72b698 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.191 1998/11/17 23:38:25 billf Exp $ +# $Id: Makefile,v 1.192 1998/11/18 22:16:01 billf Exp $ # SUBDIR += SSLtelnet @@ -37,6 +37,7 @@ SUBDIR += dip SUBDIR += dnswalk SUBDIR += echoping + SUBDIR += epic4 SUBDIR += ethereal SUBDIR += fping SUBDIR += freewais-sf |