diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-03 23:05:37 +0800 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-03 23:05:37 +0800 |
commit | 4bad1a7b6ef25f385e1b187ba3d1424555df3364 (patch) | |
tree | 21e2efd99dc6c3a3fbca167050aadfd596921810 /net/Makefile | |
parent | 5d3ed5c36abb6f3e1ee339734ceb946e487bec49 (diff) | |
download | freebsd-ports-gnome-4bad1a7b6ef25f385e1b187ba3d1424555df3364.tar.gz freebsd-ports-gnome-4bad1a7b6ef25f385e1b187ba3d1424555df3364.tar.zst freebsd-ports-gnome-4bad1a7b6ef25f385e1b187ba3d1424555df3364.zip |
Add silky 0.4.2, a simple and easy to use graphical,
os-independent SILC client. Silky is intended to contain all
necessary features of a SILC client, while keeping the UI as
simple and clean as possible.
PR: 60849
Submitted by: Evgueni V. Gavrilov <aquatique@rusunix.org>
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 b3840f79f3c4..e0b2293f3a75 100644 --- a/net/Makefile +++ b/net/Makefile @@ -656,6 +656,7 @@ SUBDIR += sharity-light SUBDIR += silc-client SUBDIR += silc-server + SUBDIR += silky SUBDIR += simicq SUBDIR += sing SUBDIR += sipcalc |