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