diff options
| author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-06 11:57:11 +0000 |
|---|---|---|
| committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-10-06 11:57:11 +0000 |
| commit | 4e74162b8bcdb96f237b8f8b8d2aea62c8f57faa (patch) | |
| tree | 847e15354b955cd011a1e3b06cb5f7edb79a61fb /textproc/rtf2html | |
| parent | af5a7e53ea6040461cdb85ecb4bbbfc1ce7a7783 (diff) | |
Notes
Diffstat (limited to 'textproc/rtf2html')
| -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 |
