summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-CSV
diff options
context:
space:
mode:
authorjschauma <jschauma>2003-06-02 01:15:31 +0000
committerjschauma <jschauma>2003-06-02 01:15:31 +0000
commite4265b310856834018287a415c6ccfa4a335a54a (patch)
treec54ffd2eb0321574e961ead99659f51b1d8b084f /databases/p5-DBD-CSV
parent0a2ff56736906610c78baa6383a42635274ac741 (diff)
downloadpkgsrc-e4265b310856834018287a415c6ccfa4a335a54a.tar.gz
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
Diffstat (limited to 'databases/p5-DBD-CSV')
-rw-r--r--databases/p5-DBD-CSV/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBD-CSV/Makefile b/databases/p5-DBD-CSV/Makefile
index 3b286c75a87..36413744f2b 100644
--- a/databases/p5-DBD-CSV/Makefile
+++ b/databases/p5-DBD-CSV/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2003/03/03 11:15:08 mjl Exp $
+# $NetBSD: Makefile,v 1.12 2003/06/02 01:21:05 jschauma Exp $
#
DISTNAME= DBD-CSV-0.2002
@@ -7,7 +7,7 @@ SVR4_PKGNAME= p5dcs
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
-MAINTAINER= packages@netbsd.org
+MAINTAINER= tech-pkg@netbsd.org
# HOMEPAGE= http://
COMMENT= Access CSV files via DBI