aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-05-08 05:07:47 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-05-08 05:07:47 +0000
commit7741b2068a442edaf56bee7899406546743085db (patch)
treec21dd9cf99789ad65906c99901bc080f0eb0e96a
parent768df36f7bdfb526cdb0e4dd580d183376d69e06 (diff)
downloadports-7741b2068a442edaf56bee7899406546743085db.tar.gz
ports-7741b2068a442edaf56bee7899406546743085db.zip
Notes
-rw-r--r--ftp/py-sftp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/py-sftp/Makefile b/ftp/py-sftp/Makefile
index 3d1b74f8f1bd..7e7609f863f2 100644
--- a/ftp/py-sftp/Makefile
+++ b/ftp/py-sftp/Makefile
@@ -9,7 +9,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= rozhuk.im@gmail.com
COMMENT= Simple interface to SFTP
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}paramiko>=1.17:security/py-paramiko@${FLAVOR}