diff options
author | edwin <edwin@FreeBSD.org> | 2003-01-17 15:36:30 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-01-17 15:36:30 +0800 |
commit | 7790d5f0f7e687917621971068f1ca37090e0e5c (patch) | |
tree | ccefd68e76627405190801096ea7567737b57552 /databases/Makefile | |
parent | 1810010b308312e9413a5ceded881608258c66a4 (diff) | |
download | freebsd-ports-gnome-7790d5f0f7e687917621971068f1ca37090e0e5c.tar.gz freebsd-ports-gnome-7790d5f0f7e687917621971068f1ca37090e0e5c.tar.zst freebsd-ports-gnome-7790d5f0f7e687917621971068f1ca37090e0e5c.zip |
New Port: databases/fireprofile
Library to help profiling where programs are using MySQL
PR: ports/38023
Submitted by: Dean Hollister <dean@odyssey.apana.org.au>
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 3d89d8acaa94..eb5875bce637 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -23,6 +23,7 @@ SUBDIR += fastdb SUBDIR += firebird SUBDIR += firebird-devel + SUBDIR += fireprofile SUBDIR += freetds SUBDIR += gadfly SUBDIR += gauche-gdbm |