summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2005-02-13 18:28:23 +0000
committerMark Linimon <linimon@FreeBSD.org>2005-02-13 18:28:23 +0000
commit09721c15a97c6cb6edc2950b753fe94a98da9363 (patch)
tree3321f4fdffdca44d7d12ddd9c34785ef9724a526 /databases
parent- Update to 1.3.3: http://moinmoin.wikiwikiweb.de/MoinMoinRelease1.3/CHANGES (diff)
With portmgr hat on, reset maintainership of these ports. Maintainer's
old email address bounces, and he has not been responsive to email on the only other one we have for him. These ports are now available for adoption. Come back coop, we miss ya ...
Diffstat (limited to 'databases')
-rw-r--r--databases/fpc-ibase/Makefile2
-rw-r--r--databases/fpc-mysql/Makefile2
-rw-r--r--databases/fpc-odbc/Makefile2
-rw-r--r--databases/fpc-oracle/Makefile2
-rw-r--r--databases/fpc-postgres/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/databases/fpc-ibase/Makefile b/databases/fpc-ibase/Makefile
index 0b3f71fc9838..aeb0912ad2bf 100644
--- a/databases/fpc-ibase/Makefile
+++ b/databases/fpc-ibase/Makefile
@@ -20,7 +20,7 @@ PKGNAMEPREFIX= fpc-
DISTNAME= fpc-${PORTVERSION}.ELF
EXTRACT_SUFX= .tar
-MAINTAINER= coop9211@uidaho.edu
+MAINTAINER= ports@FreeBSD.org
COMMENT= Free Pascal interface to interbase
BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc
diff --git a/databases/fpc-mysql/Makefile b/databases/fpc-mysql/Makefile
index cb1ac78dc586..292e601a7ce3 100644
--- a/databases/fpc-mysql/Makefile
+++ b/databases/fpc-mysql/Makefile
@@ -20,7 +20,7 @@ PKGNAMEPREFIX= fpc-
DISTNAME= fpc-${PORTVERSION}.ELF
EXTRACT_SUFX= .tar
-MAINTAINER= coop9211@uidaho.edu
+MAINTAINER= ports@FreeBSD.org
COMMENT= Free Pascal interface to MySQL
BUILD_DEPENDS= ppc386:${PORTSDIR}/lang/fpc
diff --git a/databases/fpc-odbc/Makefile b/databases/fpc-odbc/Makefile
index 438b1a240a3b..f1f3da62663a 100644
--- a/databases/fpc-odbc/Makefile
+++ b/databases/fpc-odbc/Makefile
@@ -21,7 +21,7 @@ PKGNAMEPREFIX= fpc-
DISTNAME= fpc-${PORTVERSION}.ELF
EXTRACT_SUFX= .tar
-MAINTAINER= coop9211@uidaho.edu
+MAINTAINER= ports@FreeBSD.org
COMMENT= Free Pascal interface to ODBC
.include <bsd.port.pre.mk>
diff --git a/databases/fpc-oracle/Makefile b/databases/fpc-oracle/Makefile
index cd45c578a2fa..ef23ea6d118f 100644
--- a/databases/fpc-oracle/Makefile
+++ b/databases/fpc-oracle/Makefile
@@ -20,7 +20,7 @@ PKGNAMEPREFIX= fpc-
DISTNAME= fpc-${PORTVERSION}.ELF
EXTRACT_SUFX= .tar
-MAINTAINER= coop9211@uidaho.edu
+MAINTAINER= ports@FreeBSD.org
COMMENT= Free Pascal interface to Oracle
.include <bsd.port.pre.mk>
diff --git a/databases/fpc-postgres/Makefile b/databases/fpc-postgres/Makefile
index 7c07d5eb1f83..5d6037b8e05c 100644
--- a/databases/fpc-postgres/Makefile
+++ b/databases/fpc-postgres/Makefile
@@ -21,7 +21,7 @@ PKGNAMEPREFIX= fpc-
DISTNAME= fpc-${PORTVERSION}.ELF
EXTRACT_SUFX= .tar
-MAINTAINER= coop9211@uidaho.edu
+MAINTAINER= ports@FreeBSD.org
COMMENT= Free Pascal interface to PostGreSQL
.include <bsd.port.pre.mk>