summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-SQLite
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2004-08-13 15:21:20 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2004-08-13 15:21:20 +0000
commit9a39a7be6d933da9bcca1335772cc80624b1e189 (patch)
treed733a794de9b6fb7dda70198d88a45ac0c158253 /databases/p5-DBD-SQLite
parentUpdate to 2.4.6 (diff)
Change MAINTAINER to perl@.
I welcome bsd.port.mk introduced soon. Inspired by: freebsd-perl@
Notes
Notes: svn path=/head/; revision=116116
Diffstat (limited to 'databases/p5-DBD-SQLite')
-rw-r--r--databases/p5-DBD-SQLite/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile
index dd75f290db03..5abf3c160583 100644
--- a/databases/p5-DBD-SQLite/Makefile
+++ b/databases/p5-DBD-SQLite/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DBD
PKGNAMEPREFIX= p5-
-MAINTAINER= nork@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Provides access to SQLite2 databases through the DBI
PERL_CONFIGURE= yes