diff options
Diffstat (limited to 'ftp/py-requests-ftp')
-rw-r--r-- | ftp/py-requests-ftp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/py-requests-ftp/Makefile b/ftp/py-requests-ftp/Makefile index 2d3aba4b4484..7c59c6937dee 100644 --- a/ftp/py-requests-ftp/Makefile +++ b/ftp/py-requests-ftp/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= FreeBSD@Shaneware.biz COMMENT= FTP transport adapter for requests +WWW= https://github.com/Lukasa/requests-ftp LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |