summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)