summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-05-01 01:47:10 +0000
committerSteve Wills <swills@FreeBSD.org>2012-05-01 01:47:10 +0000
commit1b000dfa399a5746fb6d9f3435931a8fdebefbfe (patch)
treeec62dfc97fa162522dd03bd02c7dfc23821caab0 /databases
parentUpdate to the 20120429 snapshot of GCC 4.8.0. (diff)
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC
Notes
Notes: svn path=/head/; revision=295750
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-DBIx-Sunny/Makefile2
-rw-r--r--databases/p5-Genezzo/Makefile2
-rw-r--r--databases/p5-SQL-Interp/Makefile2
-rw-r--r--databases/p5-SQLite-Work/Makefile2
-rw-r--r--databases/p5-Search-InvertedIndex/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/databases/p5-DBIx-Sunny/Makefile b/databases/p5-DBIx-Sunny/Makefile
index 11c0cff85648..752d1e742e49 100644
--- a/databases/p5-DBIx-Sunny/Makefile
+++ b/databases/p5-DBIx-Sunny/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A simple DBI wrapper supports SQLite and MySQL
LICENSE= ART10 GPLv1
diff --git a/databases/p5-Genezzo/Makefile b/databases/p5-Genezzo/Makefile
index 91d0dab2bc30..dfc25c192caa 100644
--- a/databases/p5-Genezzo/Makefile
+++ b/databases/p5-Genezzo/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= An extensible database with SQL and DBI
RUN_DEPENDS= ${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent
diff --git a/databases/p5-SQL-Interp/Makefile b/databases/p5-SQL-Interp/Makefile
index 1df8b1c9f8ce..f5e9e503e328 100644
--- a/databases/p5-SQL-Interp/Makefile
+++ b/databases/p5-SQL-Interp/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Interpolate Perl variables into SQL with DBI
BUILD_DEPENDS= p5-DBI>=1:${PORTSDIR}/databases/p5-DBI \
diff --git a/databases/p5-SQLite-Work/Makefile b/databases/p5-SQLite-Work/Makefile
index 199a78e50baf..8611129b826b 100644
--- a/databases/p5-SQLite-Work/Makefile
+++ b/databases/p5-SQLite-Work/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= CPAN:RUBYKAT
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Report on and update an SQLite database
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DBD-SQLite \
diff --git a/databases/p5-Search-InvertedIndex/Makefile b/databases/p5-Search-InvertedIndex/Makefile
index 7b8814642f7d..e05f924a70f5 100644
--- a/databases/p5-Search-InvertedIndex/Makefile
+++ b/databases/p5-Search-InvertedIndex/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= clsung@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= A manager for inverted index maps
BUILD_DEPENDS= ${SITE_PERL}/Class/NamedParms.pm:${PORTSDIR}/devel/p5-Class-NamedParms \