diff options
Diffstat (limited to 'textproc/xlreader/Makefile')
-rw-r--r-- | textproc/xlreader/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/xlreader/Makefile b/textproc/xlreader/Makefile index 7cb1b5259f08..704866c2290e 100644 --- a/textproc/xlreader/Makefile +++ b/textproc/xlreader/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.giffin.org/download/ \ http://critical.ch/distfiles/ EXTRACT_SUFX= .tgz -MAINTAINER= ehaupt@critical.ch +MAINTAINER= ehaupt@FreeBSD.org COMMENT= Convert .xls spread sheets to tab delimited CSV or SQL inserts USE_REINPLACE= yes |