diff options
Diffstat (limited to 'textproc/py-markdown/Makefile')
-rw-r--r-- | textproc/py-markdown/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-markdown/Makefile b/textproc/py-markdown/Makefile index 86d877cbe615..12f7ecf825c2 100644 --- a/textproc/py-markdown/Makefile +++ b/textproc/py-markdown/Makefile @@ -7,6 +7,7 @@ DISTNAME= Markdown-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python implementation of Markdown +WWW= https://github.com/Python-Markdown/markdown LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md |