diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-02-13 18:28:23 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-02-13 18:28:23 +0000 |
commit | 09721c15a97c6cb6edc2950b753fe94a98da9363 (patch) | |
tree | 3321f4fdffdca44d7d12ddd9c34785ef9724a526 /databases/fpc-odbc | |
parent | bcdb925dab6529c928a06ffd50a106e2920e71da (diff) | |
download | ports-09721c15a97c6cb6edc2950b753fe94a98da9363.tar.gz ports-09721c15a97c6cb6edc2950b753fe94a98da9363.zip |
Notes
Diffstat (limited to 'databases/fpc-odbc')
-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> |