diff options
Diffstat (limited to 'textproc/rubygem-html2text')
-rw-r--r-- | textproc/rubygem-html2text/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/rubygem-html2text/Makefile b/textproc/rubygem-html2text/Makefile index 835239a25bd2..844cebdf5563 100644 --- a/textproc/rubygem-html2text/Makefile +++ b/textproc/rubygem-html2text/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Convert HTML into a plain text format +WWW= https://github.com/soundasleep/html2text_ruby LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md |