diff options
Diffstat (limited to 'textproc/fixrtf/Makefile')
-rw-r--r-- | textproc/fixrtf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/fixrtf/Makefile b/textproc/fixrtf/Makefile index e93363e6cd4f..c21c7c748c70 100644 --- a/textproc/fixrtf/Makefile +++ b/textproc/fixrtf/Makefile @@ -11,6 +11,7 @@ EXTRACT_ONLY= # none MAINTAINER= delphij@FreeBSD.org COMMENT= Patch making it possible to embed PNGs into RTFs +WWW= http://www.freebsd.org.cn LIB_DEPENDS= libpng.so:graphics/png |