aboutsummaryrefslogtreecommitdiff
path: root/math/py-munkres
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2014-12-07 16:31:50 +0000
committerMark Felder <feld@FreeBSD.org>2014-12-07 16:31:50 +0000
commitf7f3a97a4dde682a7a068cf298ab08e089473007 (patch)
tree110659ea629af101d6492ff972b7376650615039 /math/py-munkres
parent9d29351fc192656a89894975181095229a4264bf (diff)
downloadports-f7f3a97a4dde682a7a068cf298ab08e089473007.tar.gz
ports-f7f3a97a4dde682a7a068cf298ab08e089473007.zip
Notes
Diffstat (limited to 'math/py-munkres')
-rw-r--r--math/py-munkres/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-munkres/Makefile b/math/py-munkres/Makefile
index 7e0ec7c3def3..c50b3fd60ea5 100644
--- a/math/py-munkres/Makefile
+++ b/math/py-munkres/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= feld@FreeBSD.org
COMMENT= Python implementation of the munkres algorithm
-LICENSE= BSD
+LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= python