diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2011-10-18 09:46:01 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2011-10-18 09:46:01 +0000 |
commit | 676877bf0b9d1cd8420d0e039bc14058afafce36 (patch) | |
tree | 7ad2ace89f03d69632822ac2dc8c2519f4b28885 /databases/p5-DBICx-MapMaker/Makefile | |
parent | ecaabdb06111b49f915f81880ca73087be4ecbdf (diff) | |
download | pkgsrc-676877bf0b9d1cd8420d0e039bc14058afafce36.tar.gz |
Update p5-DBICx-MapMaker to 0.03.
Change from previous:
0.03 Tue Jan 4 11:44:11 CST 2011
- fix faulty use of coercion
Diffstat (limited to 'databases/p5-DBICx-MapMaker/Makefile')
-rw-r--r-- | databases/p5-DBICx-MapMaker/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/p5-DBICx-MapMaker/Makefile b/databases/p5-DBICx-MapMaker/Makefile index 7f65a6ebd85..1a135db0434 100644 --- a/databases/p5-DBICx-MapMaker/Makefile +++ b/databases/p5-DBICx-MapMaker/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2011/08/14 08:18:05 obache Exp $ +# $NetBSD: Makefile,v 1.7 2011/10/18 09:46:01 hiramatsu Exp $ -DISTNAME= DBICx-MapMaker-0.02 +DISTNAME= DBICx-MapMaker-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/J/JR/JROCKWAY/} |