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