diff options
author | obache <obache@pkgsrc.org> | 2014-04-09 07:26:56 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-04-09 07:26:56 +0000 |
commit | d4c6d31d24a288907995e0aa6a44ec30653bfa41 (patch) | |
tree | a8d74fc5d770aab70db98ef75296260c726b9799 /databases/p5-DBD-SQLite | |
parent | b8c9b24811298a8b6ad3e8042f5b0fb9e9611dcc (diff) | |
download | pkgsrc-d4c6d31d24a288907995e0aa6a44ec30653bfa41.tar.gz |
recursive bump from icu shlib major bump.
Diffstat (limited to 'databases/p5-DBD-SQLite')
-rw-r--r-- | databases/p5-DBD-SQLite/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile index 6e84867ecdd..4da956b1e4e 100644 --- a/databases/p5-DBD-SQLite/Makefile +++ b/databases/p5-DBD-SQLite/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2014/02/01 03:14:38 markd Exp $ +# $NetBSD: Makefile,v 1.42 2014/04/09 07:27:04 obache Exp $ DISTNAME= DBD-SQLite-1.40 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5dsl CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} |