summaryrefslogtreecommitdiff
path: root/databases/p5-DBI
diff options
context:
space:
mode:
authorwiz <wiz>2016-05-03 10:54:52 +0000
committerwiz <wiz>2016-05-03 10:54:52 +0000
commit9a574b64c6f8eafe78b1bd1fd45ea432d05fce4b (patch)
tree22c55e37c55f4c1f380e67924a06e07e23ab83d2 /databases/p5-DBI
parent29810337b05936fe942bc3c7836e8e9c407b5ea0 (diff)
downloadpkgsrc-9a574b64c6f8eafe78b1bd1fd45ea432d05fce4b.tar.gz
Reset maintainer (observer now).
Diffstat (limited to 'databases/p5-DBI')
-rw-r--r--databases/p5-DBI/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBI/Makefile b/databases/p5-DBI/Makefile
index e137f1b28f3..2c2cdeece23 100644
--- a/databases/p5-DBI/Makefile
+++ b/databases/p5-DBI/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.71 2016/04/27 16:52:19 wiz Exp $
+# $NetBSD: Makefile,v 1.72 2016/05/03 10:54:52 wiz Exp $
DISTNAME= DBI-1.636
PKGNAME= p5-${DISTNAME}
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBI/}
-MAINTAINER= rhaen@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://dbi.perl.org/
COMMENT= The database-independent Perl database access API
LICENSE= ${PERL5_LICENSE}