diff options
Diffstat (limited to 'databases/fpc-mysql')
-rw-r--r-- | databases/fpc-mysql/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |