diff options
Diffstat (limited to 'textproc/rtf2html/Makefile')
-rw-r--r-- | textproc/rtf2html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rtf2html/Makefile b/textproc/rtf2html/Makefile index c06ce20e1e42..8ce2e0912260 100644 --- a/textproc/rtf2html/Makefile +++ b/textproc/rtf2html/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.45.free.net/~vitus/ice/misc/ DISTNAME= ${PORTNAME} -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= A simple rtf2html converter CFLAGS+= -Wall -Werror |