diff options
Diffstat (limited to 'textproc/rtfreader')
-rw-r--r-- | textproc/rtfreader/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/rtfreader/Makefile b/textproc/rtfreader/Makefile index 58ffc8fab9b3..7a333a076517 100644 --- a/textproc/rtfreader/Makefile +++ b/textproc/rtfreader/Makefile @@ -7,6 +7,7 @@ DISTNAME= ms-rtf MAINTAINER= ports@FreeBSD.org COMMENT= Portable application/ms-rtf parser +WWW= http://www.fiction.net/blong/programs/ #rtf ALL_TARGET= rtfreader MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" |