diff options
author | obache <obache@pkgsrc.org> | 2011-08-14 08:18:04 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-08-14 08:18:04 +0000 |
commit | cfbdbc01b7f77f89759057ea501cc5c5e0ba46af (patch) | |
tree | 544e871030f2f412bf36d3e616755ec53e749667 /databases/p5-DBD-Oracle | |
parent | 742862686ffa795cc9ff1ed266889713fe1dda41 (diff) | |
download | pkgsrc-cfbdbc01b7f77f89759057ea501cc5c5e0ba46af.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'databases/p5-DBD-Oracle')
-rw-r--r-- | databases/p5-DBD-Oracle/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBD-Oracle/Makefile b/databases/p5-DBD-Oracle/Makefile index 76e45f90855..de76231bfd5 100644 --- a/databases/p5-DBD-Oracle/Makefile +++ b/databases/p5-DBD-Oracle/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2011/04/15 09:21:32 obache Exp $ +# $NetBSD: Makefile,v 1.17 2011/08/14 08:18:05 obache Exp $ DISTNAME= DBD-Oracle-1.23 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} |