aboutsummaryrefslogtreecommitdiff
path: root/ftp/py-requests-ftp
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2019-03-31 13:07:08 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2019-03-31 13:07:08 +0000
commitd305ba17cade9eb8d17a0d2416a2dcc6ec6d6d0a (patch)
treed0d3997480eb281d3bb05c08c9882c1be13114af /ftp/py-requests-ftp
parenta96a80da70529e25981e2576643af0186a67d0eb (diff)
downloadports-d305ba17cade9eb8d17a0d2416a2dcc6ec6d6d0a.tar.gz
ports-d305ba17cade9eb8d17a0d2416a2dcc6ec6d6d0a.zip
Spell FTP properly (uppercased) when it does not refer to a command name.
Notes
Notes: svn path=/head/; revision=497398
Diffstat (limited to 'ftp/py-requests-ftp')
-rw-r--r--ftp/py-requests-ftp/Makefile2
1 files changed, 1 insertions, 1 deletions
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