diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2003-05-12 16:22:37 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2003-05-12 16:22:37 +0000 |
commit | cf8ed24d439f5d2228cda8976a2a2a635ad7071a (patch) | |
tree | 4c4cc15866015599e488ce8c404cd182eb21e4cb /ftp/gftp/Makefile | |
parent | 8f5bb2ed84c6e450b2ab5887460f31a874c1b477 (diff) | |
download | ports-cf8ed24d439f5d2228cda8976a2a2a635ad7071a.tar.gz ports-cf8ed24d439f5d2228cda8976a2a2a635ad7071a.zip |
Notes
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 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 |