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 d357fc7ba39..ef74e56ab97 100644 --- a/databases/p5-DBD-SQLite/Makefile +++ b/databases/p5-DBD-SQLite/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2015/10/10 01:58:02 ryoon Exp $ +# $NetBSD: Makefile,v 1.54 2016/02/11 01:21:37 mef Exp $ -DISTNAME= DBD-SQLite-1.48 +DISTNAME= DBD-SQLite-1.50 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} |