diff options
Diffstat (limited to 'databases/p5-DBD-SQLite2/Makefile')
-rw-r--r-- | databases/p5-DBD-SQLite2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/p5-DBD-SQLite2/Makefile b/databases/p5-DBD-SQLite2/Makefile index fb12df03f66..594d2730dd1 100644 --- a/databases/p5-DBD-SQLite2/Makefile +++ b/databases/p5-DBD-SQLite2/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.7 2013/03/02 10:44:33 tron Exp $ +# $NetBSD: Makefile,v 1.8 2013/05/22 03:27:37 hiramatsu Exp $ -DISTNAME= DBD-SQLite2-0.33 +DISTNAME= DBD-SQLite2-0.36 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/DBD-SQLite2/ COMMENT= Perl DBI/DBD driver for sqlite v2 databases +LICENSE= ${PERL5_LICENSE} PKG_INSTALLATION_TYPES= overwrite pkgviews |