diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-06-03 20:52:29 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-06-03 20:52:29 +0000 |
commit | 46e9ab0ca5e504d3509678b4d43a41d938650e75 (patch) | |
tree | a34afe36b374e7894e236fb8cee020928d36c967 /net/Makefile | |
parent | be44ec14c77de91f8ac86e25372545e0e39e9bcb (diff) | |
download | ports-46e9ab0ca5e504d3509678b4d43a41d938650e75.tar.gz ports-46e9ab0ca5e504d3509678b4d43a41d938650e75.zip |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 5c9a86de296d..4fc9cd77d6bb 100644 --- a/net/Makefile +++ b/net/Makefile @@ -226,9 +226,11 @@ SUBDIR += hping-devel SUBDIR += hs-hostname SUBDIR += hs-network + SUBDIR += hs-network-conduit SUBDIR += hs-pcap SUBDIR += hs-sendfile SUBDIR += hs-simple-sendfile + SUBDIR += hs-socks SUBDIR += htpdate SUBDIR += http_ping SUBDIR += httping |