diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2019-03-31 13:07:08 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2019-03-31 13:07:08 +0000 |
commit | d305ba17cade9eb8d17a0d2416a2dcc6ec6d6d0a (patch) | |
tree | d0d3997480eb281d3bb05c08c9882c1be13114af /ftp/py-requests-ftp | |
parent | a96a80da70529e25981e2576643af0186a67d0eb (diff) |
Notes
Diffstat (limited to 'ftp/py-requests-ftp')
-rw-r--r-- | ftp/py-requests-ftp/Makefile | 2 |
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 |