diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2008-06-19 17:28:24 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2008-06-19 17:28:24 +0000 |
commit | e696084d235a5c22d5e10e79e3d77c58e4be7c06 (patch) | |
tree | d6bf12ae9abee81c80a0b9961589c169f7e80899 /textproc/catdoc | |
parent | 95301d35fbf05624a24762cc2d6ffff465fc913a (diff) | |
download | ports-e696084d235a5c22d5e10e79e3d77c58e4be7c06.tar.gz ports-e696084d235a5c22d5e10e79e3d77c58e4be7c06.zip |
Notes
Diffstat (limited to 'textproc/catdoc')
-rw-r--r-- | textproc/catdoc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/catdoc/Makefile b/textproc/catdoc/Makefile index ad66334e7e9b..f57d659f2333 100644 --- a/textproc/catdoc/Makefile +++ b/textproc/catdoc/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.amdmi3.ru/distfiles/ \ ftp://ftp.45.free.net/pub/catdoc/ # ${MASTER_SITE_TEX_CTAN:S/$/support\/catdoc\//} -MAINTAINER= amdmi3@amdmi3.ru +MAINTAINER= amdmi3@FreeBSD.org COMMENT= MS Word/Excel converter to plain ASCII or TeX. TK viewer included GNU_CONFIGURE= yes |