diff options
author | danfe <danfe@FreeBSD.org> | 2019-03-31 21:07:08 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2019-03-31 21:07:08 +0800 |
commit | cb8781c95eb73eb84f2d55ea8f1a51de910b9779 (patch) | |
tree | d0d3997480eb281d3bb05c08c9882c1be13114af /ftp | |
parent | 246dce82f063a0eafecbe6f396a61bb9ac64aa72 (diff) | |
download | freebsd-ports-gnome-cb8781c95eb73eb84f2d55ea8f1a51de910b9779.tar.gz freebsd-ports-gnome-cb8781c95eb73eb84f2d55ea8f1a51de910b9779.tar.zst freebsd-ports-gnome-cb8781c95eb73eb84f2d55ea8f1a51de910b9779.zip |
Spell FTP properly (uppercased) when it does not refer to a command name.
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/atftp/Makefile | 2 | ||||
-rw-r--r-- | ftp/cftp/Makefile | 2 | ||||
-rw-r--r-- | ftp/cmdftp/Makefile | 2 | ||||
-rw-r--r-- | ftp/ftpcopy/Makefile | 2 | ||||
-rw-r--r-- | ftp/ftpfind/Makefile | 2 | ||||
-rw-r--r-- | ftp/ftpproxy/Makefile | 2 | ||||
-rw-r--r-- | ftp/lftp/Makefile | 2 | ||||
-rw-r--r-- | ftp/paraget/Makefile | 2 | ||||
-rw-r--r-- | ftp/py-aioftp/Makefile | 2 | ||||
-rw-r--r-- | ftp/py-requests-ftp/Makefile | 2 | ||||
-rw-r--r-- | ftp/tftp-hpa/Makefile | 2 | ||||
-rw-r--r-- | ftp/tnftp/Makefile | 2 | ||||
-rw-r--r-- | ftp/tnftpd/Makefile | 2 | ||||
-rw-r--r-- | ftp/wput/Makefile | 2 | ||||
-rw-r--r-- | ftp/yafc/Makefile | 2 |
15 files changed, 15 insertions, 15 deletions
diff --git a/ftp/atftp/Makefile b/ftp/atftp/Makefile index 71ff4571f033..360e53ce137c 100644 --- a/ftp/atftp/Makefile +++ b/ftp/atftp/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= DEBIAN/pool/main/a/${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION}.dfsg.orig MAINTAINER= ports@FreeBSD.org -COMMENT= Advanced tftp server and client +COMMENT= Advanced TFTP server and client WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.dfsg diff --git a/ftp/cftp/Makefile b/ftp/cftp/Makefile index 362a5b2e9b24..4b650c9d42f8 100644 --- a/ftp/cftp/Makefile +++ b/ftp/cftp/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.giga.or.at/pub/nih/cftp/ \ ftp://sunsite.univie.ac.at/pub/nih/cftp/ MAINTAINER= ports@FreeBSD.org -COMMENT= Comfortable FTP, a full screen ftp client +COMMENT= Comfortable, full screen (S)FTP client LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/ftp/cmdftp/Makefile b/ftp/cmdftp/Makefile index 4174620c2c59..f7d6ba4a53d2 100644 --- a/ftp/cmdftp/Makefile +++ b/ftp/cmdftp/Makefile @@ -7,7 +7,7 @@ CATEGORIES= ftp MASTER_SITES= SAVANNAH MAINTAINER= ports@FreeBSD.org -COMMENT= Command line shell-like ftp client +COMMENT= Command line shell-like FTP client LICENSE= GPLv3 diff --git a/ftp/ftpcopy/Makefile b/ftp/ftpcopy/Makefile index 2c7056a57899..7f65d26e13e5 100644 --- a/ftp/ftpcopy/Makefile +++ b/ftp/ftpcopy/Makefile @@ -7,7 +7,7 @@ CATEGORIES= ftp ipv6 MASTER_SITES= http://www.ohse.de/uwe/ftpcopy/ MAINTAINER= mandree@FreeBSD.org -COMMENT= Command line ftp tools for listing and mirroring +COMMENT= Command line FTP tools for listing and mirroring LICENSE= GPLv2 diff --git a/ftp/ftpfind/Makefile b/ftp/ftpfind/Makefile index 3907b6f8e356..ad947ff472e0 100644 --- a/ftp/ftpfind/Makefile +++ b/ftp/ftpfind/Makefile @@ -7,7 +7,7 @@ CATEGORIES= ftp MASTER_SITES= http://hp.vector.co.jp/authors/VA013366/ MAINTAINER= ports@FreeBSD.org -COMMENT= Find directory&file on a ftp server +COMMENT= Find directory or file on FTP server PLIST_FILES= bin/ftpfind diff --git a/ftp/ftpproxy/Makefile b/ftp/ftpproxy/Makefile index eac6c564b613..729d0cbc0c17 100644 --- a/ftp/ftpproxy/Makefile +++ b/ftp/ftpproxy/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.ftpproxy.org/download/ \ http://www.ftpproxy.org/download/older_releases/ MAINTAINER= philippe@le-berre.com -COMMENT= ftp proxy +COMMENT= FTP proxy USES= gmake tar:tgz MAKE_JOBS_UNSAFE= yes diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile index 88701a2a22d3..95f8806f4736 100644 --- a/ftp/lftp/Makefile +++ b/ftp/lftp/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://lftp.tech/ftp/ \ ftp://ftp.cs.tu-berlin.de/pub/net/ftp/lftp/ MAINTAINER= martymac@FreeBSD.org -COMMENT= Shell-like command line ftp client +COMMENT= Shell-like command line FTP client LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/ftp/paraget/Makefile b/ftp/paraget/Makefile index f7de08d99765..88a2c364d348 100644 --- a/ftp/paraget/Makefile +++ b/ftp/paraget/Makefile @@ -8,7 +8,7 @@ CATEGORIES= ftp perl5 MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org -COMMENT= Parallel ftp-fetching program +COMMENT= Parallel FTP-fetching program LICENSE= GPLv2 diff --git a/ftp/py-aioftp/Makefile b/ftp/py-aioftp/Makefile index 5d08cf3f6e58..9c9bc892c118 100644 --- a/ftp/py-aioftp/Makefile +++ b/ftp/py-aioftp/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= amdmi3@FreeBSD.org -COMMENT= ftp client/server for asyncio +COMMENT= FTP client/server for asyncio LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/license.txt diff --git a/ftp/py-requests-ftp/Makefile b/ftp/py-requests-ftp/Makefile index 7a21b5bd742b..738c7e225020 100644 --- a/ftp/py-requests-ftp/Makefile +++ b/ftp/py-requests-ftp/Makefile @@ -7,7 +7,7 @@ MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= FreeBSD@Shaneware.biz -COMMENT= Ftp transport adapter for requests +COMMENT= FTP transport adapter for requests LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/ftp/tftp-hpa/Makefile b/ftp/tftp-hpa/Makefile index f97ab10f046f..61d22b940da9 100644 --- a/ftp/tftp-hpa/Makefile +++ b/ftp/tftp-hpa/Makefile @@ -6,7 +6,7 @@ CATEGORIES= ftp MASTER_SITES= KERNEL_ORG/software/network/tftp/tftp-hpa MAINTAINER= brooks@FreeBSD.org -COMMENT= Advanced tftp server +COMMENT= Advanced TFTP server OPTIONS_DEFINE= DOCS diff --git a/ftp/tnftp/Makefile b/ftp/tnftp/Makefile index 5014997cebb7..98aea438a494 100644 --- a/ftp/tnftp/Makefile +++ b/ftp/tnftp/Makefile @@ -7,7 +7,7 @@ CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/ MAINTAINER= danilo@FreeBSD.org -COMMENT= Enhanced ftp client from NetBSD +COMMENT= Enhanced FTP client from NetBSD USES= ncurses ssl GNU_CONFIGURE= yes diff --git a/ftp/tnftpd/Makefile b/ftp/tnftpd/Makefile index 07e4c138e289..3caaf9508990 100644 --- a/ftp/tnftpd/Makefile +++ b/ftp/tnftpd/Makefile @@ -7,7 +7,7 @@ CATEGORIES= ftp ipv6 MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/tnftp/ MAINTAINER= cejkar@fit.vutbr.cz -COMMENT= Enhanced ftp server from NetBSD +COMMENT= Enhanced FTP server from NetBSD USES= autoreconf libtool GNU_CONFIGURE= yes diff --git a/ftp/wput/Makefile b/ftp/wput/Makefile index f1aa1d92ea95..a01cd5ca48ca 100644 --- a/ftp/wput/Makefile +++ b/ftp/wput/Makefile @@ -8,7 +8,7 @@ CATEGORIES= ftp MASTER_SITES= SF MAINTAINER= chip-set@mail.ru -COMMENT= Uploads files or directories to a ftpserver with support of resuming +COMMENT= Upload files or directories to FTP server with resume support PORTDOCS= ABOUT-NLS COPYING ChangeLog INSTALL TODO PORTEXAMPLES= USAGE.examples USAGE.resumehandling USAGE.urlhandling \ diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile index e980b9a66e97..5251d34675be 100644 --- a/ftp/yafc/Makefile +++ b/ftp/yafc/Makefile @@ -8,7 +8,7 @@ CATEGORIES= ftp ipv6 MASTER_SITES= http://www.yafc-ftp.com/downloads/ MAINTAINER= wg@FreeBSD.org -COMMENT= Yet another ftp client. Similar to ftp(1) +COMMENT= Yet another FTP client, similar to ftp(1) LICENSE= GPLv2+ |