diff options
author | ade <ade@FreeBSD.org> | 2000-05-19 00:08:02 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-05-19 00:08:02 +0800 |
commit | 271ffd31d589e468acfc31f7eec84f166e371ac7 (patch) | |
tree | e9f800c2b82c59b96bf7474880e7be4dda32bb75 /ftp/Makefile | |
parent | 6cc931e45d90507ef03d6ae5f1046a542835e55c (diff) | |
download | freebsd-ports-gnome-271ffd31d589e468acfc31f7eec84f166e371ac7.tar.gz freebsd-ports-gnome-271ffd31d589e468acfc31f7eec84f166e371ac7.tar.zst freebsd-ports-gnome-271ffd31d589e468acfc31f7eec84f166e371ac7.zip |
Jungle Monkey (JM) is a distributed file sharing program for GNOME/GTK.
You join channels where people offer files for download.
You can offer your own files and create your own channels as well.
Once you download a file, others can connect to you to get that file.
You can also search for files.
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 c2c472773f3b..51f143853d74 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -14,6 +14,7 @@ SUBDIR += greed SUBDIR += gtm SUBDIR += jmirror + SUBDIR += junglemonkey SUBDIR += lftp SUBDIR += llnlxdir SUBDIR += llnlxftp |