Update the description to reflect that gFTP is sftp capable

PR:		51645
Approved by:	alex (mentor)
This commit is contained in:
Oliver Lehmann 2003-05-12 16:22:37 +00:00
parent 8f5bb2ed84
commit cf8ed24d43
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=80835
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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)