aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBD-SQLite
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2010-12-07 19:35:25 +0000
committerMark Linimon <linimon@FreeBSD.org>2010-12-07 19:35:25 +0000
commit0b69b1da88c810d481a8668d2f56834203ba791b (patch)
treec5bd76a841cda6d8f2d0ceb6d0a19a22d6868eb6 /databases/p5-DBD-SQLite
parentbadd1c9e14f9bcacd7b7ff6c76dcb8c6b480d627 (diff)
downloadports-0b69b1da88c810d481a8668d2f56834203ba791b.tar.gz
ports-0b69b1da88c810d481a8668d2f56834203ba791b.zip
With portmgr hat, reassign some ports from clsung to perl, since clsung
is apparently having some trouble with email.
Notes
Notes: svn path=/head/; revision=265814
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 671972a93d36..dec14cdcf205 100644
--- a/databases/p5-DBD-SQLite/Makefile
+++ b/databases/p5-DBD-SQLite/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Provides access to SQLite3 databases through the DBI
LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3