diff options
author | demon <demon@FreeBSD.org> | 2001-03-26 23:34:02 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2001-03-26 23:34:02 +0800 |
commit | da4f433456c122675dfca8aae0100ffe08ec3ea0 (patch) | |
tree | eb720c1bf4627a040df0c2fd2e667bec05cb3edf /ftp/Makefile | |
parent | 3852434893e83e309be4516d97c17f3f166a30c9 (diff) | |
download | freebsd-ports-gnome-da4f433456c122675dfca8aae0100ffe08ec3ea0.tar.gz freebsd-ports-gnome-da4f433456c122675dfca8aae0100ffe08ec3ea0.tar.zst freebsd-ports-gnome-da4f433456c122675dfca8aae0100ffe08ec3ea0.zip |
New port: kmago.
KMago (KDE Multiple Automated Get Operations) is a download manager which works
as a frontend to GNU wget or with the KDE kioslaves.
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 4e704d2a3157..8c1a04fc1035 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -20,6 +20,7 @@ SUBDIR += hsftp SUBDIR += jmirror SUBDIR += junglemonkey + SUBDIR += kmago SUBDIR += lftp SUBDIR += llnlxdir SUBDIR += llnlxftp |