diff options
author | linimon <linimon@FreeBSD.org> | 2009-08-29 01:37:26 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-08-29 01:37:26 +0800 |
commit | c0169ec25816dfe29cfca7b275d01943fff4a4a8 (patch) | |
tree | 44385d018fce6d2959687572e5e06425de5f3a0f /textproc/odt2txt | |
parent | c42c25623a60a683241757099afc92583d198d21 (diff) | |
download | freebsd-ports-gnome-c0169ec25816dfe29cfca7b275d01943fff4a4a8.tar.gz freebsd-ports-gnome-c0169ec25816dfe29cfca7b275d01943fff4a4a8.tar.zst freebsd-ports-gnome-c0169ec25816dfe29cfca7b275d01943fff4a4a8.zip |
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.
Hat: portmgr
Diffstat (limited to 'textproc/odt2txt')
-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 |