diff options
Diffstat (limited to 'ftp/gftp/Makefile')
-rw-r--r-- | ftp/gftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/gftp/Makefile b/ftp/gftp/Makefile index aa2e74f..bbf59a1 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 |