aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/libdbi/Makefile2
-rw-r--r--databases/libmemcache/Makefile2
-rw-r--r--databases/memcached/Makefile2
-rw-r--r--databases/wfb2sql/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/databases/libdbi/Makefile b/databases/libdbi/Makefile
index 631d374cd531..d25af0e9f46e 100644
--- a/databases/libdbi/Makefile
+++ b/databases/libdbi/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= databases devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= seanc@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Database Independent Abstraction Layer for C
GNU_CONFIGURE= yes
diff --git a/databases/libmemcache/Makefile b/databases/libmemcache/Makefile
index c6e4f7a09a0c..7e50510c0330 100644
--- a/databases/libmemcache/Makefile
+++ b/databases/libmemcache/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.4.0.rc2
CATEGORIES= databases
MASTER_SITES= http://people.FreeBSD.org/~seanc/libmemcache/
-MAINTAINER= seanc@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= The C library for accessing a memcache cluster
USE_BZIP2= yes
diff --git a/databases/memcached/Makefile b/databases/memcached/Makefile
index b0a5c9f3e4f1..fb19ef27cf39 100644
--- a/databases/memcached/Makefile
+++ b/databases/memcached/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.danga.com/memcached/dist/ \
${MASTER_SITE_GENTOO}
MASTER_SITE_SUBDIR= distfiles
-MAINTAINER= seanc@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= High-performance distributed memory object cache system
LIB_DEPENDS= event-1.2a:${PORTSDIR}/devel/libevent
diff --git a/databases/wfb2sql/Makefile b/databases/wfb2sql/Makefile
index ee850915810c..bc4f0a54e10e 100644
--- a/databases/wfb2sql/Makefile
+++ b/databases/wfb2sql/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= seanc@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= CIA World Fact Book to SQL Conversion Utility
BUILD_DEPENDS= ${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \