diff options
Diffstat (limited to 'math/py-fastcluster')
-rw-r--r-- | math/py-fastcluster/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-fastcluster/Makefile b/math/py-fastcluster/Makefile index 7f4be954e829..96ed61f5a1e7 100644 --- a/math/py-fastcluster/Makefile +++ b/math/py-fastcluster/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fast hierarchical clustering routines for R and Python +WWW= http://danifold.net/fastcluster.html LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING.txt |