diff options
author | szptvlfn <szptvlfn@pkgsrc.org> | 2014-05-21 20:59:52 +0000 |
---|---|---|
committer | szptvlfn <szptvlfn@pkgsrc.org> | 2014-05-21 20:59:52 +0000 |
commit | 61d0d3b4b2499030c37de93402ab0b5d432ea0ea (patch) | |
tree | 137746a54e13d4450943f6813647a3835bb43ca2 /net/Makefile | |
parent | 34b882e0351fc96354817d59e200153f3e76a550 (diff) | |
download | pkgsrc-61d0d3b4b2499030c37de93402ab0b5d432ea0ea.tar.gz |
+ hs-network
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 4aadb28cf1b..18a7be49548 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1015 2014/05/18 03:35:00 mspo Exp $ +# $NetBSD: Makefile,v 1.1016 2014/05/21 20:59:52 szptvlfn Exp $ # COMMENT= Networking tools @@ -195,6 +195,7 @@ SUBDIR+= host SUBDIR+= howl SUBDIR+= hping SUBDIR+= hping3 +SUBDIR+= hs-network SUBDIR+= httping SUBDIR+= httptunnel SUBDIR+= iana-etc |