diff options
Diffstat (limited to 'textproc/freexl/Makefile')
-rw-r--r-- | textproc/freexl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/freexl/Makefile b/textproc/freexl/Makefile index 6d78c5bb4d83..805fb407def9 100644 --- a/textproc/freexl/Makefile +++ b/textproc/freexl/Makefile @@ -1,4 +1,4 @@ -# Created by: lbartoletti <coder@tuxfamily.org> +# Created by: lbartoletti <lbartoletti@FreeBSD.org> # $FreeBSD$ PORTNAME= freexl @@ -6,7 +6,7 @@ DISTVERSION= 1.0.5 CATEGORIES= textproc MASTER_SITES= http://www.gaia-gis.it/gaia-sins/freexl-sources/ -MAINTAINER= lbartoletti@tuxfamily.org +MAINTAINER= lbartoletti@FreeBSD.org COMMENT= Library to extract valid data from within an Excel (.xls) spreadsheet LICENSE= GPLv2+ LGPL21+ MPL11 |