diff options
author | atatat <atatat@pkgsrc.org> | 2002-04-04 17:02:59 +0000 |
---|---|---|
committer | atatat <atatat@pkgsrc.org> | 2002-04-04 17:02:59 +0000 |
commit | bcbecb980d9e1cb6d75caa55994dd7370492ea24 (patch) | |
tree | a8a9c6363ee53dbd3125beff0f7a52376a98d10a /net/Makefile | |
parent | 0fc5d6b01c1b853df6e8fe699b6f270cd4d6c866 (diff) | |
download | pkgsrc-bcbecb980d9e1cb6d75caa55994dd7370492ea24.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 |