diff options
Diffstat (limited to 'ftp/py-sftp/Makefile')
-rw-r--r-- | ftp/py-sftp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/py-sftp/Makefile b/ftp/py-sftp/Makefile index f8af52127451..2d7ea991e420 100644 --- a/ftp/py-sftp/Makefile +++ b/ftp/py-sftp/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= rozhuk.im@gmail.com COMMENT= Simple interface to SFTP +WWW= https://bitbucket.org/dundeemt/pysftp LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt |