diff options
author | hubertf <hubertf> | 1998-11-23 15:09:00 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1998-11-23 15:09:00 +0000 |
commit | a37bbc89af0ca06e0119d7c103e62855e96e00a2 (patch) | |
tree | ffec7a4b06637603cd896b3a1a9eed74ca4918dc /net/Makefile | |
parent | eccd75eca710b8275f193ddc5196c1d706499814 (diff) | |
download | pkgsrc-a37bbc89af0ca06e0119d7c103e62855e96e00a2.tar.gz |
add & enable ethereal
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 78d34e62975..3bed018acc5 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.39 1998/11/22 22:34:19 tv Exp $ +# $NetBSD: Makefile,v 1.40 1998/11/23 15:09:00 hubertf Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -22,6 +22,7 @@ # SUBDIR += dgd-net SUBDIR += dip # SUBDIR += echoping + SUBDIR += ethereal # SUBDIR += fping # SUBDIR += freewais-sf # SUBDIR += fspclient |