diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-03-18 23:19:21 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-03-18 23:19:21 +0800 |
commit | 3a9b2b3b823163160fa2cf816e61b3400d810cd7 (patch) | |
tree | db711a15865b02bcbd030cb83e115f1559daa83e /textproc/p5-Excel-Writer-XLSX/Makefile | |
parent | 1884a311e1623af49ba3876da2dbb1ac823de0e7 (diff) | |
download | freebsd-ports-gnome-3a9b2b3b823163160fa2cf816e61b3400d810cd7.tar.gz freebsd-ports-gnome-3a9b2b3b823163160fa2cf816e61b3400d810cd7.tar.zst freebsd-ports-gnome-3a9b2b3b823163160fa2cf816e61b3400d810cd7.zip |
- Update to 0.83
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes
Diffstat (limited to 'textproc/p5-Excel-Writer-XLSX/Makefile')
-rw-r--r-- | textproc/p5-Excel-Writer-XLSX/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Excel-Writer-XLSX/Makefile b/textproc/p5-Excel-Writer-XLSX/Makefile index 1fd0292f264b..c4117f9ae420 100644 --- a/textproc/p5-Excel-Writer-XLSX/Makefile +++ b/textproc/p5-Excel-Writer-XLSX/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Excel-Writer-XLSX -PORTVERSION= 0.82 +PORTVERSION= 0.83 CATEGORIES= textproc perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JMCNAMARA |