diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2009-08-31 10:49:51 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2009-08-31 10:49:51 +0000 |
commit | c2f87e3deb93af3f2ae694b18719a2a4ed30ece9 (patch) | |
tree | 42e574b2c74ce71c8c347fd34eaf5f3a3dfc6605 /databases/p5-DBI/Makefile | |
parent | 214f39804974820cdb3f6289e69fcd28569aac6d (diff) |
Notes
Diffstat (limited to 'databases/p5-DBI/Makefile')
-rw-r--r-- | databases/p5-DBI/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile index a13418703397..b93a5ed3abba 100644 --- a/databases/p5-DBI/Makefile +++ b/databases/p5-DBI/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBI -PORTVERSION= 1.60.7 +PORTVERSION= 1.60.9 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |