diff options
author | edwin <edwin@FreeBSD.org> | 2003-12-28 18:42:48 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-12-28 18:42:48 +0800 |
commit | 27ea163166be13eb9ca6f3a0c0faf9b8debf7035 (patch) | |
tree | 2b1ba441b8a7dcf7da7ec7d4ad797e9fa3e0ef9d /ftp/Makefile | |
parent | 3010b2fe07a744687767acb3ff7252b246cc615c (diff) | |
download | freebsd-ports-gnome-27ea163166be13eb9ca6f3a0c0faf9b8debf7035.tar.gz freebsd-ports-gnome-27ea163166be13eb9ca6f3a0c0faf9b8debf7035.tar.zst freebsd-ports-gnome-27ea163166be13eb9ca6f3a0c0faf9b8debf7035.zip |
New Port: quftp-1.0.7
New port for quftp, a scriptable ftp client.
PR: ports/60164
Submitted by: Frank J. Laszlo <laszlof@vonostingroup.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 fa5f8425a790..8972023b22b1 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -66,6 +66,7 @@ SUBDIR += puf SUBDIR += pure-ftpd SUBDIR += py-curl + SUBDIR += quftp SUBDIR += rexx-curl SUBDIR += ruby-curl SUBDIR += sftp |