diff options
author | will <will@FreeBSD.org> | 2001-12-04 15:02:35 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-12-04 15:02:35 +0800 |
commit | 0c1b896dfb705bd0391dba1e16be66b378ad484e (patch) | |
tree | fdcb796f8c96c2ac98155ca370eb9c057f2fe4a1 /net/Makefile | |
parent | f2c4afcc6521ebc987ca047b78e8ef8818589d19 (diff) | |
download | freebsd-ports-gnome-0c1b896dfb705bd0391dba1e16be66b378ad484e.tar.gz freebsd-ports-gnome-0c1b896dfb705bd0391dba1e16be66b378ad484e.tar.zst freebsd-ports-gnome-0c1b896dfb705bd0391dba1e16be66b378ad484e.zip |
Add kio_fish 1.0.1, a KIO module that allows you to use sftp or scp
from within KDE's Konqueror.
Submitted by: Lauri Watts <lauri@kde.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 32a1ffde3ec5..689f42cf8c51 100644 --- a/net/Makefile +++ b/net/Makefile @@ -183,6 +183,7 @@ SUBDIR += kdetelnet SUBDIR += kicq SUBDIR += kinkatta + SUBDIR += kio_fish SUBDIR += kmsn SUBDIR += kmud SUBDIR += konverse |