1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00

Updated to 0.2603

This commit is contained in:
Sergey Skvortsov 2004-07-30 10:12:07 +00:00
parent 1cfaffb623
commit 6444f8bdd2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=115075
3 changed files with 3 additions and 6 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Spreadsheet-ParseExcel
PORTVERSION= 0.2602
PORTVERSION= 0.2603
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Spreadsheet

View File

@ -1,2 +1,2 @@
MD5 (Spreadsheet-ParseExcel-0.2602.tar.gz) = dd193b509e95f823e676c15a743da669
SIZE (Spreadsheet-ParseExcel-0.2602.tar.gz) = 91945
MD5 (Spreadsheet-ParseExcel-0.2603.tar.gz) = 6ee6257d4b66cb9e147a0b50603d1387
SIZE (Spreadsheet-ParseExcel-0.2603.tar.gz) = 93092

View File

@ -2,6 +2,3 @@ Spreadsheet::ParseExcel makes you to get information from Excel95,
Excel97, Excel2000 file.
WWW: http://search.cpan.org/dist/Spreadsheet-ParseExcel/
-- Sergey Skvortsov
skv@FreeBSD.org