diff options
Diffstat (limited to 'textproc/man2html/Makefile')
-rw-r--r-- | textproc/man2html/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/man2html/Makefile b/textproc/man2html/Makefile index 980325fa66cb..3b5c9abab56a 100644 --- a/textproc/man2html/Makefile +++ b/textproc/man2html/Makefile @@ -6,6 +6,7 @@ DISTNAME= man2html-${DISTVERSION:E} MAINTAINER= fuz@fuz.su COMMENT= Convert nroff(1) man pages to HTML +WWW= https://dickey.his.com/scripts/man2html.html LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING |