diff options
author | feld <feld@FreeBSD.org> | 2014-12-08 21:53:07 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2014-12-08 21:53:07 +0800 |
commit | a7f1411258090387ae7563a9efc44c618e4c11a2 (patch) | |
tree | 330b352e20fb1f0ebc558927e31a8daf506522a5 /net-p2p/py-vertex | |
parent | ac3f20e31d9403be981a0808ae7e3d219e831ba8 (diff) | |
download | freebsd-ports-gnome-a7f1411258090387ae7563a9efc44c618e4c11a2.tar.gz freebsd-ports-gnome-a7f1411258090387ae7563a9efc44c618e4c11a2.tar.zst freebsd-ports-gnome-a7f1411258090387ae7563a9efc44c618e4c11a2.zip |
Update "BSD" license in net-p2p category
Diffstat (limited to 'net-p2p/py-vertex')
-rw-r--r-- | net-p2p/py-vertex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/py-vertex/Makefile b/net-p2p/py-vertex/Makefile index 5ed40403a123..6737e6295c0d 100644 --- a/net-p2p/py-vertex/Makefile +++ b/net-p2p/py-vertex/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/epsilon/__init__.py:${PORTSDIR}/devel/py-eps RUN_DEPENDS= ${PYTHON_SITELIBDIR}/epsilon/__init__.py:${PORTSDIR}/devel/py-epsilon \ ${PYTHON_SITELIBDIR}/OpenSSL/__init__.py:${PORTSDIR}/security/py-openssl -LICENSE= BSD +LICENSE= MIT USES= python twisted USE_PYTHON= distutils autoplist |