diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-02-05 16:35:26 +0000 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-02-05 16:35:26 +0000 |
commit | 35a1a40a4d0c4ab18429e4ed80575c10c3fb75e1 (patch) | |
tree | 9380ad40ae4eb131b6febbe9486e9c13d7f71a25 /textproc/p5-Spreadsheet-WriteExcel | |
parent | 9d8fe1e2ac68a7a9c6ae6eef2185ba6ca56bc554 (diff) | |
download | FreeBSD-ports-35a1a40a4d0c4ab18429e4ed80575c10c3fb75e1.zip FreeBSD-ports-35a1a40a4d0c4ab18429e4ed80575c10c3fb75e1.tar.gz |
More style fixes for ports/textproc.
Diffstat (limited to 'textproc/p5-Spreadsheet-WriteExcel')
-rw-r--r-- | textproc/p5-Spreadsheet-WriteExcel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Spreadsheet-WriteExcel/Makefile b/textproc/p5-Spreadsheet-WriteExcel/Makefile index d87b5c9..cf5b2c2 100644 --- a/textproc/p5-Spreadsheet-WriteExcel/Makefile +++ b/textproc/p5-Spreadsheet-WriteExcel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Spreadsheet-WriteExcel -PORTVERSION= 0.23 +PORTVERSION= 0.23 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Spreadsheet |