diff options
author | steve <steve@FreeBSD.org> | 2000-07-10 11:29:16 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-07-10 11:29:16 +0800 |
commit | 4f44328127fd07e4d9bc1fafff661a84afcf7945 (patch) | |
tree | a4cc54f4e6ce8bd10c06db3777a05c9fb1156c6a /ftp/Makefile | |
parent | fb26dd901c830bb8ac80dc38f944b8cb768a80ec (diff) | |
download | freebsd-ports-gnome-4f44328127fd07e4d9bc1fafff661a84afcf7945.tar.gz freebsd-ports-gnome-4f44328127fd07e4d9bc1fafff661a84afcf7945.tar.zst freebsd-ports-gnome-4f44328127fd07e4d9bc1fafff661a84afcf7945.zip |
Adding caitoo version 0.6.6.
A KDE/Qt based GetRight(tm)/Go!zilla(tm) downloader alike formerly known as
KGet.
PR: 19208
Submitted by: Mario S F Ferreira <lioux@linf.unb.br>
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 ed7975b04829..72395d9d293f 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -3,6 +3,7 @@ SUBDIR += IglooFTP SUBDIR += axyftp + SUBDIR += caitoo SUBDIR += cftp SUBDIR += curl SUBDIR += downloader |