diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2010-04-29 21:32:24 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2010-04-29 21:32:24 +0000 |
commit | e2579f675638b6d91376630c6e482d3ef3ac6443 (patch) | |
tree | f45a463984747aad75154feb4513930ea1a22a0a /databases/p5-DBI/Makefile | |
parent | f495f24551d52e4afbbdce4605ba4feefef70b44 (diff) | |
download | ports-e2579f675638b6d91376630c6e482d3ef3ac6443.tar.gz ports-e2579f675638b6d91376630c6e482d3ef3ac6443.zip |
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 b93a5ed3abba..f830d0643e46 100644 --- a/databases/p5-DBI/Makefile +++ b/databases/p5-DBI/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBI -PORTVERSION= 1.60.9 +PORTVERSION= 1.61.1 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |