diff options
Diffstat (limited to 'textproc/word2x')
-rw-r--r-- | textproc/word2x/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/word2x/Makefile b/textproc/word2x/Makefile index 90e58f636eb9..30a5772ac14a 100644 --- a/textproc/word2x/Makefile +++ b/textproc/word2x/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-zero/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Converter from MS Word to text, HTML, or LaTeX +WWW= http://word2x.sourceforge.net/ USES= gmake GNU_CONFIGURE= yes |