diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-10-28 02:16:13 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-10-28 02:16:13 +0800 |
commit | 1973d40f7663b4a94e401b3a2e95c7034162ccb6 (patch) | |
tree | d8bf69cfc2464213aee7c94255fd65ba82ed3908 /databases/p5-DBIx-Custom/Makefile | |
parent | aeca01a06fd88d4bf0e71e07b49837171caa5d4e (diff) | |
download | freebsd-ports-gnome-1973d40f7663b4a94e401b3a2e95c7034162ccb6.tar.gz freebsd-ports-gnome-1973d40f7663b4a94e401b3a2e95c7034162ccb6.tar.zst freebsd-ports-gnome-1973d40f7663b4a94e401b3a2e95c7034162ccb6.zip |
- Update to 0.1740
Changes: http://search.cpan.org/dist/DBIx-Custom/Changes
Diffstat (limited to 'databases/p5-DBIx-Custom/Makefile')
-rw-r--r-- | databases/p5-DBIx-Custom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBIx-Custom/Makefile b/databases/p5-DBIx-Custom/Makefile index f14abec01671..98f258584ef1 100644 --- a/databases/p5-DBIx-Custom/Makefile +++ b/databases/p5-DBIx-Custom/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBIx-Custom -PORTVERSION= 0.1739 +PORTVERSION= 0.1740 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |