diff options
Diffstat (limited to 'textproc/latex2html/Makefile')
-rw-r--r-- | textproc/latex2html/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/latex2html/Makefile b/textproc/latex2html/Makefile index c5b519c77156..6de790c91fde 100644 --- a/textproc/latex2html/Makefile +++ b/textproc/latex2html/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= TEX_CTAN/support/${PORTNAME} MAINTAINER= hrs@FreeBSD.org COMMENT= Convert LaTeX documents to HTML +WWW= https://www.latex2html.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE |