diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-01-16 00:49:36 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-01-16 00:49:36 +0000 |
commit | 3d90109deac69888eda897fe8492c901179055f4 (patch) | |
tree | 4a2f92090888ed15d9bd18edf30ef45d23608491 /databases/Makefile | |
parent | aa99c82619e87b9d3d6a0475b3a5542157561fad (diff) |
add fpc-odbc 1.0.10
Free Pascal interface to ODBC
PR: 61113
Submitted by: John Merryweather Cooper <johnmary@adelphia.net>
Notes
Notes:
svn path=/head/; revision=98242
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index cb59f67cb4f2..0939211d8d33 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -29,6 +29,7 @@ SUBDIR += firebird SUBDIR += firebird-devel SUBDIR += fireprofile + SUBDIR += fpc-odbc SUBDIR += freetds SUBDIR += freetds-msdblib SUBDIR += gadfly |