diff options
Diffstat (limited to 'textproc/py-xmldiff/Makefile')
-rw-r--r-- | textproc/py-xmldiff/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-xmldiff/Makefile b/textproc/py-xmldiff/Makefile index de4b19830d9c..a2805386b718 100644 --- a/textproc/py-xmldiff/Makefile +++ b/textproc/py-xmldiff/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Creates diffs of XML files +WWW= https://github.com/Shoobx/xmldiff LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |