diff options
author | linimon <linimon@FreeBSD.org> | 2005-02-14 02:28:23 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-02-14 02:28:23 +0800 |
commit | 117f20b30a07e567f1299601f17e2cba9b86e67a (patch) | |
tree | 3602fb6d102f70880d042300fa52d384815e3cf8 /databases | |
parent | abfd785b133e2d7985c5e6a60e4ca4413e09dd1d (diff) | |
download | freebsd-ports-gnome-117f20b30a07e567f1299601f17e2cba9b86e67a.tar.gz freebsd-ports-gnome-117f20b30a07e567f1299601f17e2cba9b86e67a.tar.zst freebsd-ports-gnome-117f20b30a07e567f1299601f17e2cba9b86e67a.zip |
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/Makefile | 2 | ||||
-rw-r--r-- | databases/fpc-mysql/Makefile | 2 | ||||
-rw-r--r-- | databases/fpc-odbc/Makefile | 2 | ||||
-rw-r--r-- | databases/fpc-oracle/Makefile | 2 | ||||
-rw-r--r-- | databases/fpc-postgres/Makefile | 2 |
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> |