diff options
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> |