diff options
Diffstat (limited to '')
-rw-r--r-- | www/man2web/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/man2web/Makefile b/www/man2web/Makefile index eb04fd4327e3..eefae6b3e722 100644 --- a/www/man2web/Makefile +++ b/www/man2web/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Convert man pages to HTML +WWW= http://man2web.sourceforge.net/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/doc/GPL |