diff options
author | miwi <miwi@FreeBSD.org> | 2007-07-13 01:20:48 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-07-13 01:20:48 +0800 |
commit | df73f8b98fcad8510a4b8afef11536f7e295788f (patch) | |
tree | 3c1aac7b0fb9bba357a7b08436311e8cf6c32af4 /ftp/Makefile | |
parent | 8a6e7cf87e1982960adfa777dd371f6327ec4c34 (diff) | |
download | freebsd-ports-gnome-df73f8b98fcad8510a4b8afef11536f7e295788f.tar.gz freebsd-ports-gnome-df73f8b98fcad8510a4b8afef11536f7e295788f.tar.zst freebsd-ports-gnome-df73f8b98fcad8510a4b8afef11536f7e295788f.zip |
Scythia is an simple and portable Ftp client. It does not claim
to be able to replace the biggest (no SSH etc.), but only to
satisfy some persons and to give us a bigger experience in
programming.
WWW: http://scythia.free.fr/
PR: ports/114157
Submitted by: Yinghong.Liu <relaxbsd at gmail.com>
Diffstat (limited to 'ftp/Makefile')
-rw-r--r-- | ftp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/Makefile b/ftp/Makefile index 35aba01a6a02..d5e70c7e5bf1 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -93,6 +93,7 @@ SUBDIR += py-pyftpdlib SUBDIR += quftp SUBDIR += rexx-curl + SUBDIR += scythia SUBDIR += smbftpd SUBDIR += spegla SUBDIR += tftp-hpa |