diff options
Diffstat (limited to 'textproc/mdbook-linkcheck/Makefile')
-rw-r--r-- | textproc/mdbook-linkcheck/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/mdbook-linkcheck/Makefile b/textproc/mdbook-linkcheck/Makefile index 670dac017cda..26b0bbd794b7 100644 --- a/textproc/mdbook-linkcheck/Makefile +++ b/textproc/mdbook-linkcheck/Makefile @@ -6,6 +6,7 @@ CATEGORIES= textproc MAINTAINER= jbeich@FreeBSD.org COMMENT= mdBook backend to check links +WWW= https://github.com/Michael-F-Bryan/mdbook-linkcheck LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |