diff options
author | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
commit | 6f18f2b707eeeff77e555513194c5d14fdb16090 (patch) | |
tree | b794b1007e5af77b45d83e1bbdd128fb3a78557a /databases/p5-DBD-SQLite | |
parent | 6ff104ec29683224e9ed56e8327eca089e3c78ce (diff) | |
download | pkgsrc-6f18f2b707eeeff77e555513194c5d14fdb16090.tar.gz |
Revbump after graphics/jpeg and textproc/icu
Diffstat (limited to 'databases/p5-DBD-SQLite')
-rw-r--r-- | databases/p5-DBD-SQLite/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile index 31c6efa15fb..a54745bbfdc 100644 --- a/databases/p5-DBD-SQLite/Makefile +++ b/databases/p5-DBD-SQLite/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2012/10/03 21:54:16 wiz Exp $ +# $NetBSD: Makefile,v 1.34 2013/01/26 21:37:16 adam Exp $ DISTNAME= DBD-SQLite-1.37 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5dsl CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} |