diff options
author | will <will@FreeBSD.org> | 2001-03-11 04:32:33 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-03-11 04:32:33 +0800 |
commit | 90cf324e21b261a54b09cbe7bf637016209d59f8 (patch) | |
tree | 875f3b3152c45a09eb0a812021efd6483d0f3a16 /databases/Makefile | |
parent | 3cc5e550ea26894688b989728c6e306ad0ebbb76 (diff) | |
download | freebsd-ports-graphics-90cf324e21b261a54b09cbe7bf637016209d59f8.tar.gz freebsd-ports-graphics-90cf324e21b261a54b09cbe7bf637016209d59f8.tar.zst freebsd-ports-graphics-90cf324e21b261a54b09cbe7bf637016209d59f8.zip |
Add firebird 0.9, the open-source InterBase(tm) 6.0 spin-off
(Classic version).
PR: 24313
Submitted by: Geoffrey C. Speicher <geoff@sea-incorporated.com>
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 92028a76c56..d5bd376f281 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -9,6 +9,7 @@ SUBDIR += dbview SUBDIR += edb SUBDIR += fastdb + SUBDIR += firebird SUBDIR += freetds SUBDIR += gadfly SUBDIR += gdbm |