diff options
author | wen <wen@FreeBSD.org> | 2018-05-23 10:15:31 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2018-05-23 10:15:31 +0800 |
commit | 9e2df7cf356724c1f2388e2066b743a65e684876 (patch) | |
tree | 7edd221671054680f7e9d3526346902cda9c45d8 /databases/p5-DBD-CSV/Makefile | |
parent | c904c05305fb347e675398685fa75b4f13955c8b (diff) | |
download | freebsd-ports-gnome-9e2df7cf356724c1f2388e2066b743a65e684876.tar.gz freebsd-ports-gnome-9e2df7cf356724c1f2388e2066b743a65e684876.tar.zst freebsd-ports-gnome-9e2df7cf356724c1f2388e2066b743a65e684876.zip |
- Update to 0.53
Changes: https://metacpan.org/changes/distribution/DBD-CSV
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 7b29a87cab59..fd5747120e1b 100644 --- a/databases/p5-DBD-CSV/Makefile +++ b/databases/p5-DBD-CSV/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= DBD-CSV -PORTVERSION= 0.51 +PORTVERSION= 0.53 PORTEPOCH= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN |