diff options
author | Archie Cobbs <archie@FreeBSD.org> | 2000-06-28 00:31:45 +0000 |
---|---|---|
committer | Archie Cobbs <archie@FreeBSD.org> | 2000-06-28 00:31:45 +0000 |
commit | 1949444b57c1180c592ed005eda9ddfe92664c1c (patch) | |
tree | 79cd112036467fd25af3484d5d0dc5cdafaf7df2 /net/Makefile | |
parent | Update to OpenSSH 2.1.1 and fix SSHv2 serving (passwd botch). (diff) |
Add new port.
Notes
Notes:
svn path=/head/; revision=29923
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 85b95a5d3b3f..04f7b9f3b469 100644 --- a/net/Makefile +++ b/net/Makefile @@ -207,6 +207,7 @@ SUBDIR += sniffit SUBDIR += socks5 SUBDIR += sting + SUBDIR += suckblow SUBDIR += sup SUBDIR += tac_plus4 SUBDIR += tcpflow |