diff options
Diffstat (limited to 'textproc/odt2txt/Makefile')
-rw-r--r-- | textproc/odt2txt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/odt2txt/Makefile b/textproc/odt2txt/Makefile index 3c77816262fd..55c2df2a56db 100644 --- a/textproc/odt2txt/Makefile +++ b/textproc/odt2txt/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4 CATEGORIES= textproc MASTER_SITES= http://stosberg.net/odt2txt/ -MAINTAINER= chinsan@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A simple (and stupid) converter from OpenDocument Text to plain text USE_GMAKE= yes |