aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorjlaffaye <jlaffaye@FreeBSD.org>2011-06-09 00:52:32 +0800
committerjlaffaye <jlaffaye@FreeBSD.org>2011-06-09 00:52:32 +0800
commitfa4332ce8a58fa2ddd338f358f1c85f71d50a16b (patch)
tree121b772b9cb40c23ff3b66cc8e9fdd26a2a38466 /databases
parent8799ec4852cf544597be3948c09ee4a51868122c (diff)
downloadfreebsd-ports-gnome-fa4332ce8a58fa2ddd338f358f1c85f71d50a16b.tar.gz
freebsd-ports-gnome-fa4332ce8a58fa2ddd338f358f1c85f71d50a16b.tar.zst
freebsd-ports-gnome-fa4332ce8a58fa2ddd338f358f1c85f71d50a16b.zip
Update my e-mail to my FreeBSD one.
While I am here, use GOOGLE_CODE instead of ${MASTER_SITE_GOOGLE_CODE} Approved by: bapt (mentor)
Diffstat (limited to 'databases')
-rw-r--r--databases/cdb/Makefile2
-rw-r--r--databases/soci/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/cdb/Makefile b/databases/cdb/Makefile
index 137966f0cd37..5a9de3599048 100644
--- a/databases/cdb/Makefile
+++ b/databases/cdb/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.75
CATEGORIES= databases
MASTER_SITES= http://cr.yp.to/cdb/
-MAINTAINER= kimelto@gmail.com
+MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= A fast lookup database library & utilities
ALL_TARGET= it
diff --git a/databases/soci/Makefile b/databases/soci/Makefile
index f676b56c910b..1d1ae7f75aa0 100644
--- a/databases/soci/Makefile
+++ b/databases/soci/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= databases
MASTER_SITES= SF
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
-MAINTAINER= kimelto@gmail.com
+MAINTAINER= jlaffaye@FreeBSD.org
COMMENT= The C++ Database Access Library
LICENSE= MIT