diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2009-02-01 18:52:51 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2009-02-01 18:52:51 +0000 |
commit | 96b960f69e5b8951c1b79aaa3974eabec8e3663c (patch) | |
tree | 1fede80d5c6f15be83b452e98b4c338bef4855a3 /databases/p5-DBI/Makefile | |
parent | 30d5c310dff205ef7bebd1a87ce56b533ee3110e (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 c6cf72eb2db3..c9a17f9a7bc6 100644 --- a/databases/p5-DBI/Makefile +++ b/databases/p5-DBI/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBI -PORTVERSION= 1.60.4 +PORTVERSION= 1.60.7 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |