diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2011-03-27 07:53:33 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2011-03-27 07:53:33 +0000 |
commit | 519fecc6705e556f46fc12c62d496850d65b5b40 (patch) | |
tree | caf004f9ddba09e21ea9e2504ade6ee1990ba6ba /databases/p5-DBIx-Connector/Makefile | |
parent | 269e55697fb013d89813cc3a14ed3af24bf6bdee (diff) |
- Upgrade to 0.44.
Notes
Notes:
svn path=/head/; revision=271829
Diffstat (limited to 'databases/p5-DBIx-Connector/Makefile')
-rw-r--r-- | databases/p5-DBIx-Connector/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBIx-Connector/Makefile b/databases/p5-DBIx-Connector/Makefile index 9a44fae4f6ad..2b5f6b88ae00 100644 --- a/databases/p5-DBIx-Connector/Makefile +++ b/databases/p5-DBIx-Connector/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBIx-Connector -PORTVERSION= 0.42 +PORTVERSION= 0.44 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |