diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-06-05 20:30:49 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-06-05 20:30:49 +0000 |
commit | faed3a8628468b69543362f4467f23e3f1c82bb8 (patch) | |
tree | 9a34655fee7080d372348cf7a2da0d8aa8c368f7 /databases/Makefile | |
parent | 90166bd174a015cb48950b761801d02845bb199a (diff) | |
download | ports-faed3a8628468b69543362f4467f23e3f1c82bb8.tar.gz ports-faed3a8628468b69543362f4467f23e3f1c82bb8.zip |
Notes
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index c71833beea35..334cff379163 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -68,7 +68,8 @@ SUBDIR += hs-hsql SUBDIR += java-sqlrelay SUBDIR += jdb - SUBDIR += jdbc-oracle816 + SUBDIR += jdbc-oracle8i + SUBDIR += jdbc-oracle9i SUBDIR += kinterbasdb SUBDIR += knoda SUBDIR += libdbi |