diff options
Diffstat (limited to 'databases/p5-DBD-SQLite/Makefile')
-rw-r--r-- | databases/p5-DBD-SQLite/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile index fbabfb64442..ada2c65de89 100644 --- a/databases/p5-DBD-SQLite/Makefile +++ b/databases/p5-DBD-SQLite/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.12 2005/08/06 06:19:06 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2005/11/24 18:53:15 wiz Exp $ # -DISTNAME= DBD-SQLite-1.08 +DISTNAME= DBD-SQLite-1.09 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5dsl -PKGREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MS/MSERGEANT/} |