diff options
Diffstat (limited to 'textproc/py-diff-match-patch/Makefile')
-rw-r--r-- | textproc/py-diff-match-patch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-diff-match-patch/Makefile b/textproc/py-diff-match-patch/Makefile index 363292173930..56e5091735e7 100644 --- a/textproc/py-diff-match-patch/Makefile +++ b/textproc/py-diff-match-patch/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Algorithms for converting plain text +WWW= https://github.com/diff-match-patch-python/diff-match-patch LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |