aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorShaun Amott <shaun@FreeBSD.org>2006-06-19 20:06:59 +0000
committerShaun Amott <shaun@FreeBSD.org>2006-06-19 20:06:59 +0000
commit5361678373e8fafcebdef7c5a9c378d6d6758da5 (patch)
tree116251cb57f40f8069281b4ab0828145c064c16b /databases
parent444fa5e245164014c960610413c5863ceea8ae75 (diff)
downloadports-5361678373e8fafcebdef7c5a9c378d6d6758da5.tar.gz
ports-5361678373e8fafcebdef7c5a9c378d6d6758da5.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/erlang-mysql/Makefile2
-rw-r--r--databases/p5-DBD-Google/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/erlang-mysql/Makefile b/databases/erlang-mysql/Makefile
index 84bdfc2472a1..328fcfa0b776 100644
--- a/databases/erlang-mysql/Makefile
+++ b/databases/erlang-mysql/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= https://support.process-one.net/doc/download/attachments/415/ \
PKGNAMEPREFIX= erlang-
DISTNAME= ${PORTNAME}
-MAINTAINER= shaun@inerd.com
+MAINTAINER= shaun@FreeBSD.org
COMMENT= Native MySQL driver for Erlang
BUILD_DEPENDS= erlc:${PORTSDIR}/lang/erlang
diff --git a/databases/p5-DBD-Google/Makefile b/databases/p5-DBD-Google/Makefile
index eee61516b65c..5290e7c32dcc 100644
--- a/databases/p5-DBD-Google/Makefile
+++ b/databases/p5-DBD-Google/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DBD
PKGNAMEPREFIX= p5-
-MAINTAINER= shaun@inerd.com
+MAINTAINER= shaun@FreeBSD.org
COMMENT= Treat Google as a datasource for DBI
BUILD_DEPENDS= ${SITE_PERL}/Net/Google.pm:${PORTSDIR}/net/p5-Net-Google \