diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-11-09 07:46:16 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-11-09 07:46:16 +0000 |
commit | 22f6a5de2184e95d6e400606afa1d63138fbc6f0 (patch) | |
tree | 7a361c041032b25121bb3a4cbd32dba5a2f5c1d1 /net/Makefile | |
parent | linux binary; hence, add linux as secondary category (diff) |
o Add port silc-client version 0.6.4: Secure Internet Live Conferencing
(SILC) network client
o With invaluable feedback from debolaz during our all-nighter
porting work :)
Reviewed by: Anders Nor Berle <debolaz@debolaz.com>
Notes
Notes:
svn path=/head/; revision=49864
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 03e4e1f1064b..1c73cc3e6ee0 100644 --- a/net/Makefile +++ b/net/Makefile @@ -386,6 +386,7 @@ SUBDIR += sendfile SUBDIR += sendip SUBDIR += sharity-light + SUBDIR += silc-client SUBDIR += sing SUBDIR += sleuth SUBDIR += slirp |