diff options
Diffstat (limited to 'textproc/codespell/Makefile')
-rw-r--r-- | textproc/codespell/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/codespell/Makefile b/textproc/codespell/Makefile index 12477882d835..7dd9fb2337a6 100644 --- a/textproc/codespell/Makefile +++ b/textproc/codespell/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= CHEESESHOP MAINTAINER= sunpoet@FreeBSD.org COMMENT= Source code spelling checker +WWW= https://github.com/codespell-project/codespell LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING |