diff options
author | wiz <wiz@pkgsrc.org> | 2010-08-02 07:06:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-08-02 07:06:44 +0000 |
commit | ef848f45493b348456bb5c26963f751432e2a474 (patch) | |
tree | e31d82ffb42c69d795346a6e330b5b443d1b1dcb /net | |
parent | b0dcdb18961acfd6181712c4f29d929eb3363d18 (diff) | |
download | pkgsrc-ef848f45493b348456bb5c26963f751432e2a474.tar.gz |
+ sslh.
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 53855b865d6..b031af2ca54 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.845 2010/07/30 17:53:28 seb Exp $ +# $NetBSD: Makefile,v 1.846 2010/08/02 07:06:44 wiz Exp $ # COMMENT= Networking tools @@ -526,6 +526,7 @@ SUBDIR+= spegla SUBDIR+= spread SUBDIR+= spreadlogd SUBDIR+= srsh +SUBDIR+= sslh SUBDIR+= ssmping SUBDIR+= ssync SUBDIR+= stripes |