diff options
Diffstat (limited to '')
-rw-r--r-- | textproc/py-mistune0/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-mistune0/Makefile b/textproc/py-mistune0/Makefile index 1483666e247d..f97f126bec3b 100644 --- a/textproc/py-mistune0/Makefile +++ b/textproc/py-mistune0/Makefile @@ -7,6 +7,7 @@ PKGNAMESUFFIX= 0 MAINTAINER= sunpoet@FreeBSD.org COMMENT= Fastest markdown parser in pure Python +WWW= https://github.com/lepture/mistune LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE |