diff options
Diffstat (limited to 'textproc/py-patiencediff/Makefile')
-rw-r--r-- | textproc/py-patiencediff/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-patiencediff/Makefile b/textproc/py-patiencediff/Makefile index 98a724bde7a4..d967e9b9d498 100644 --- a/textproc/py-patiencediff/Makefile +++ b/textproc/py-patiencediff/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= fullermd@over-yonder.net COMMENT= Implementation of the "Patience Diff" algorithm +WWW= https://pypi.org/project/patiencediff/ LICENSE= GPLv2+ |