diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-09-18 21:55:07 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-09-18 21:55:07 +0000 |
commit | 346ab5c6e09b3c4a521eb830aec4d808bf9bb1c4 (patch) | |
tree | db5a9847af7cf3ea41dba8acfa69d0367468cf5d /net/Makefile | |
parent | 1ceb2a08d2057ecaf74c38d49520a02fb1204250 (diff) |
Activate ethereal.
Notes
Notes:
svn path=/head/; revision=13216
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index d5dc66bd51ed..f4b2de87ed92 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.179 1998/08/30 16:09:08 steve Exp $ +# $Id: Makefile,v 1.180 1998/09/08 17:31:48 vanilla Exp $ # SUBDIR += SSLtelnet @@ -29,6 +29,7 @@ SUBDIR += dip SUBDIR += dnswalk SUBDIR += echoping + SUBDIR += ethereal SUBDIR += fping SUBDIR += freewais-sf SUBDIR += fspclient |