diff options
Diffstat (limited to 'textproc/html2fo/Makefile')
-rw-r--r-- | textproc/html2fo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/html2fo/Makefile b/textproc/html2fo/Makefile index 420fe6728a61..54f4e3096591 100644 --- a/textproc/html2fo/Makefile +++ b/textproc/html2fo/Makefile @@ -5,6 +5,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= HTML to xsl:fo converter +WWW= http://html2fo.sourceforge.net/ PLIST_FILES= bin/html2fo WRKSRC= ${WRKDIR}/${PORTNAME} |