diff options
author | atatat <atatat> | 2002-04-04 17:02:59 +0000 |
---|---|---|
committer | atatat <atatat> | 2002-04-04 17:02:59 +0000 |
commit | 4354b6604badb60fc4f06c2b4001decf9e783422 (patch) | |
tree | a8a9c6363ee53dbd3125beff0f7a52376a98d10a /net/Makefile | |
parent | 0474b301b37169a2079b399491043eda125899f8 (diff) | |
download | pkgsrc-4354b6604badb60fc4f06c2b4001decf9e783422.tar.gz |
Add hping pkg
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 9a79f18ac8f..813134f70c5 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.284 2002/04/01 05:51:09 explorer Exp $ +# $NetBSD: Makefile,v 1.285 2002/04/04 17:02:59 atatat Exp $ # COMMENT= Networking tools @@ -71,6 +71,7 @@ SUBDIR+= gtm SUBDIR+= hesiod SUBDIR+= host SUBDIR+= httptunnel +SUBDIR+= hping SUBDIR+= icsi-finger SUBDIR+= ip6_int SUBDIR+= ipa |