aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2003-05-12 16:22:37 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2003-05-12 16:22:37 +0000
commitcf8ed24d439f5d2228cda8976a2a2a635ad7071a (patch)
tree4c4cc15866015599e488ce8c404cd182eb21e4cb /ftp
parent8f5bb2ed84c6e450b2ab5887460f31a874c1b477 (diff)
downloadports-cf8ed24d439f5d2228cda8976a2a2a635ad7071a.tar.gz
ports-cf8ed24d439f5d2228cda8976a2a2a635ad7071a.zip
Update the description to reflect that gFTP is sftp capable
PR: 51645 Approved by: alex (mentor)
Notes
Notes: svn path=/head/; revision=80835
Diffstat (limited to 'ftp')
-rw-r--r--ftp/gftp/Makefile2
-rw-r--r--ftp/gftp/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/ftp/gftp/Makefile b/ftp/gftp/Makefile
index aa2e74fc5e67..bbf59a1327ec 100644
--- a/ftp/gftp/Makefile
+++ b/ftp/gftp/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://gftp.seul.org/ \
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/}
MAINTAINER= oliver@freebsd.org
-COMMENT= A free multithreaded GTK based ftp client
+COMMENT= A free multithreaded GTK-based GUI ftp and sftp client
GNU_CONFIGURE= yes
diff --git a/ftp/gftp/pkg-descr b/ftp/gftp/pkg-descr
index fee568c523f2..4e9f0db8d0a0 100644
--- a/ftp/gftp/pkg-descr
+++ b/ftp/gftp/pkg-descr
@@ -1,4 +1,4 @@
-gFTP is a free multithreaded ftp client for *NIX based machines.
+gFTP is a free multithreaded ftp and sftp client for *NIX based machines.
It has the following features:
Distributed under the terms of the GNU Public License Agreement
Written in C and Can use GTK+ 1.2.x+ or GTK 2.x for the GUI (or text mode)