diff options
Diffstat (limited to 'databases/p5-DBD-SQLite/Makefile')
-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 4c0da3f3a3c..09a6dfd14cf 100644 --- a/databases/p5-DBD-SQLite/Makefile +++ b/databases/p5-DBD-SQLite/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2009/04/23 06:55:03 sno Exp $ +# $NetBSD: Makefile,v 1.23 2009/04/24 07:31:39 sno Exp $ # -DISTNAME= DBD-SQLite-1.23 +DISTNAME= DBD-SQLite-1.25 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5dsl CATEGORIES= databases perl5 |