diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-02-23 18:43:14 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-02-23 18:43:14 +0000 |
commit | eb6f9db72d17ed2aad147b49bd5b11b50c4cf39f (patch) | |
tree | 4890e6f594c26b728898677781628121ab717c35 /databases/Makefile | |
parent | Add p5-Term-ReadLine-Gnu 1.15, perl extension for the GNU (diff) |
Add yasql 1.82, yet Another SQL*Plus Replacement.
Successfully used to access Oracle 7 and Oracle 8i databases, but fails
with Oracle 9i (ORA-03113 "end-of-file on communication channel").
Notes
Notes:
svn path=/head/; revision=129617
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 b4c60295a693..caa4b41bd263 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -347,6 +347,7 @@ SUBDIR += xbsql SUBDIR += xmbase-grok SUBDIR += xmysqladmin + SUBDIR += yasql SUBDIR += zodb SUBDIR += zodb3 |