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-aioftp | |
parent | a96a80da70529e25981e2576643af0186a67d0eb (diff) |
Notes
Diffstat (limited to 'ftp/py-aioftp')
-rw-r--r-- | ftp/py-aioftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |