aboutsummaryrefslogtreecommitdiff
path: root/www/py-restclient/Makefile
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2014-12-21 16:09:04 +0000
committerMark Felder <feld@FreeBSD.org>2014-12-21 16:09:04 +0000
commit080ed6ec5d4913fbd4c05c5ad938986701dc19cc (patch)
treee3d61d94d681c594f1dd21c264a63b74171beb5b /www/py-restclient/Makefile
parent03e6fe69843321c8bda6ff02cadad1f7c9427786 (diff)
downloadports-080ed6ec5d4913fbd4c05c5ad938986701dc19cc.tar.gz
ports-080ed6ec5d4913fbd4c05c5ad938986701dc19cc.zip
Notes
Diffstat (limited to 'www/py-restclient/Makefile')
-rw-r--r--www/py-restclient/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-restclient/Makefile b/www/py-restclient/Makefile
index fe95ebc2abef..72ad0f29b98a 100644
--- a/www/py-restclient/Makefile
+++ b/www/py-restclient/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= lwhsu@FreeBSD.org
COMMENT= Convenient library for writing REST clients
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
RUN_DEPENDS= ${PKGNAMEPREFIX}httplib2>=0:${PORTSDIR}/www/py-httplib2