summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-10-23 21:03:11 +0000
committerWill Andrews <will@FreeBSD.org>2000-10-23 21:03:11 +0000
commit5b79c1e047e7adee7a345452072f0c0799eae7f2 (patch)
treee756051a1acbe2d193318e2a48b83cc721cef354 /databases
parentzebra-0.89 has been replaced by zebra-0.89a. (diff)
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.
Notes
Notes: svn path=/head/; revision=34154
Diffstat (limited to 'databases')
-rw-r--r--databases/msql/Makefile2
-rw-r--r--databases/msql3/Makefile2
-rw-r--r--databases/p5-DBD-Pg-13/Makefile2
-rw-r--r--databases/p5-DBD-Pg/Makefile2
-rw-r--r--databases/p5-Msql/Makefile2
-rw-r--r--databases/p5-Pg/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/databases/msql/Makefile b/databases/msql/Makefile
index 03b9d8a503e3..43de4df8e39e 100644
--- a/databases/msql/Makefile
+++ b/databases/msql/Makefile
@@ -9,7 +9,7 @@ PORTNAME= msql
PORTVERSION= 2.0.4.1
CATEGORIES= databases
-MAINTAINER= jfitz@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
# Not free for commercial use. Must create a user on the local system
NO_PACKAGE= YES
diff --git a/databases/msql3/Makefile b/databases/msql3/Makefile
index 03b9d8a503e3..43de4df8e39e 100644
--- a/databases/msql3/Makefile
+++ b/databases/msql3/Makefile
@@ -9,7 +9,7 @@ PORTNAME= msql
PORTVERSION= 2.0.4.1
CATEGORIES= databases
-MAINTAINER= jfitz@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
# Not free for commercial use. Must create a user on the local system
NO_PACKAGE= YES
diff --git a/databases/p5-DBD-Pg-13/Makefile b/databases/p5-DBD-Pg-13/Makefile
index 7130f66adc14..77f0b0c68f30 100644
--- a/databases/p5-DBD-Pg-13/Makefile
+++ b/databases/p5-DBD-Pg-13/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DBD
PKGNAMEPREFIX= p5-
-MAINTAINER= jfitz@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql7
diff --git a/databases/p5-DBD-Pg/Makefile b/databases/p5-DBD-Pg/Makefile
index 7130f66adc14..77f0b0c68f30 100644
--- a/databases/p5-DBD-Pg/Makefile
+++ b/databases/p5-DBD-Pg/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= DBD
PKGNAMEPREFIX= p5-
-MAINTAINER= jfitz@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql7
diff --git a/databases/p5-Msql/Makefile b/databases/p5-Msql/Makefile
index ac725cf4aa72..c75df28f5d20 100644
--- a/databases/p5-Msql/Makefile
+++ b/databases/p5-Msql/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Msql
DISTNAME= Msql-modules-${PORTVERSION}
-MAINTAINER= jfitz@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/libmsql.a:${PORTSDIR}/databases/msql \
${LOCALBASE}/lib/perl5/site_perl/Data/ShowTable.pm:${PORTSDIR}/devel/p5-Data-ShowTable \
diff --git a/databases/p5-Pg/Makefile b/databases/p5-Pg/Makefile
index aa2b5c4f8c68..c3b29f978e27 100644
--- a/databases/p5-Pg/Makefile
+++ b/databases/p5-Pg/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= Pg
DISTNAME= pgsql_perl5-${PORTVERSION}
PKGNAMEPREFIX= p5-
-MAINTAINER= jfitz@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql7