diff options
author | damon <damon> | 2001-11-11 22:07:13 +0000 |
---|---|---|
committer | damon <damon> | 2001-11-11 22:07:13 +0000 |
commit | b9dc4ea5fa638b056d90020c155dace21d673eea (patch) | |
tree | 7a98a9581d0867e9e50a926b8af7932d2f8db4ef /net | |
parent | 1e0c6b0367528375f1d6a17c44f6a38a82f33287 (diff) | |
download | pkgsrc-b9dc4ea5fa638b056d90020c155dace21d673eea.tar.gz |
Adding etherape
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 0e8b0301dba..58a1c495cd8 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.261 2001/10/31 00:31:22 damon Exp $ +# $NetBSD: Makefile,v 1.262 2001/11/11 22:07:13 damon Exp $ # COMMENT= Networking tools @@ -45,6 +45,7 @@ SUBDIR+= dlint SUBDIR+= dynipclient SUBDIR+= echoping SUBDIR+= eggdrop +SUBDIR+= etherape SUBDIR+= ethereal SUBDIR+= fair-identd SUBDIR+= firewalk |