diff options
author | tron <tron> | 2013-03-02 10:44:33 +0000 |
---|---|---|
committer | tron <tron> | 2013-03-02 10:44:33 +0000 |
commit | 670648ba7ab5b04c9c14424ad180622bf63fef1a (patch) | |
tree | 6ea75f919bc964b5a6ed504d8c82f69aa090ae91 /databases | |
parent | 9fc80e0b0d4007bdfca5e3626428b2e9568b72f1 (diff) | |
download | pkgsrc-670648ba7ab5b04c9c14424ad180622bf63fef1a.tar.gz |
Reset maintainer to "pkgsrc-users@NetBSD.org".
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBD-SQLite2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBD-SQLite2/Makefile b/databases/p5-DBD-SQLite2/Makefile index 472876ecf60..fb12df03f66 100644 --- a/databases/p5-DBD-SQLite2/Makefile +++ b/databases/p5-DBD-SQLite2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/10/03 21:54:16 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2013/03/02 10:44:33 tron Exp $ DISTNAME= DBD-SQLite2-0.33 PKGNAME= p5-${DISTNAME} @@ -6,7 +6,7 @@ PKGREVISION= 4 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} -MAINTAINER= heinz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/DBD-SQLite2/ COMMENT= Perl DBI/DBD driver for sqlite v2 databases |