aboutsummaryrefslogtreecommitdiff
path: root/databases/py-leveldb
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-12-23 17:12:33 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-12-23 17:12:33 +0000
commit3c379d4185242cc267bb8752456e13269425eb03 (patch)
tree74c1b01d45d4edca62dedac32f153335b7977564 /databases/py-leveldb
parentedf67734cde0b62fab237e596e2923c9639999ba (diff)
downloadports-3c379d4185242cc267bb8752456e13269425eb03.tar.gz
ports-3c379d4185242cc267bb8752456e13269425eb03.zip
Notes
Diffstat (limited to 'databases/py-leveldb')
-rw-r--r--databases/py-leveldb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-leveldb/Makefile b/databases/py-leveldb/Makefile
index 64efb31ca1e6..0c9548278d42 100644
--- a/databases/py-leveldb/Makefile
+++ b/databases/py-leveldb/Makefile
@@ -11,7 +11,7 @@ DISTNAME= py-${PORTNAME}-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Thread-safe Python binding for LevelDB
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
LIB_DEPENDS= libleveldb.so:${PORTSDIR}/databases/leveldb