diff options
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 |