diff options
author | tobez <tobez@FreeBSD.org> | 2010-02-18 04:25:46 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2010-02-18 04:25:46 +0800 |
commit | 02445ddc27f97f204d88058a175863029cb109f1 (patch) | |
tree | 1e1ddfb54aae203755c76d9d64785ababee42055 /databases/p5-DBD-CSV/Makefile | |
parent | 26cfe90bd3e9ce9591f0bf795caa74bbf6b61421 (diff) | |
download | freebsd-ports-gnome-02445ddc27f97f204d88058a175863029cb109f1.tar.gz freebsd-ports-gnome-02445ddc27f97f204d88058a175863029cb109f1.tar.zst freebsd-ports-gnome-02445ddc27f97f204d88058a175863029cb109f1.zip |
Update to 0.27.
Changes: http://search.cpan.org/dist/DBD-CSV/ChangeLog
Feature safe: yes
Diffstat (limited to 'databases/p5-DBD-CSV/Makefile')
-rw-r--r-- | databases/p5-DBD-CSV/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-CSV/Makefile b/databases/p5-DBD-CSV/Makefile index 969283db77f8..c2ad6273ad1b 100644 --- a/databases/p5-DBD-CSV/Makefile +++ b/databases/p5-DBD-CSV/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBD-CSV -PORTVERSION= 0.26 +PORTVERSION= 0.27 PORTEPOCH= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN |