diff options
Diffstat (limited to 'textproc/py-restructuredtext-lint/Makefile')
-rw-r--r-- | textproc/py-restructuredtext-lint/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-restructuredtext-lint/Makefile b/textproc/py-restructuredtext-lint/Makefile index d4cb2ceee587..2df2b7748792 100644 --- a/textproc/py-restructuredtext-lint/Makefile +++ b/textproc/py-restructuredtext-lint/Makefile @@ -5,6 +5,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= 0mp@FreeBSD.org COMMENT= reStructuredText linter +WWW= https://github.com/twolfson/restructuredtext-lint LICENSE= UNLICENSE LICENSE_FILE= ${WRKSRC}/UNLICENSE |