diff options
author | will <will@FreeBSD.org> | 2001-12-24 19:18:51 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-12-24 19:18:51 +0800 |
commit | 722e1acf89c06672d11796df91b88248c0b18bd3 (patch) | |
tree | 610b57385dc2f7f9683efbbe4a0d19a712bfbd75 /databases | |
parent | 87b4532a8552f17a2ee507607f7a544d7168975a (diff) | |
download | freebsd-ports-gnome-722e1acf89c06672d11796df91b88248c0b18bd3.tar.gz freebsd-ports-gnome-722e1acf89c06672d11796df91b88248c0b18bd3.tar.zst freebsd-ports-gnome-722e1acf89c06672d11796df91b88248c0b18bd3.zip |
Add missing firebird-devel subdir.
Submitted by: bento
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index d12201726974..813a468479f4 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -17,6 +17,7 @@ SUBDIR += edb SUBDIR += fastdb SUBDIR += firebird + SUBDIR += firebird-devel SUBDIR += freetds SUBDIR += gadfly SUBDIR += gdbm |