aboutsummaryrefslogtreecommitdiff
path: root/devel/py-editdistance/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-editdistance/Makefile')
-rw-r--r--devel/py-editdistance/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/py-editdistance/Makefile b/devel/py-editdistance/Makefile
index 1e3ebab8b3a9..0c844983d9be 100644
--- a/devel/py-editdistance/Makefile
+++ b/devel/py-editdistance/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Fast implementation of the edit distance (Levenshtein distance)
+WWW= https://github.com/roy-ht/editdistance
LICENSE= MIT