summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-02-24 09:13:10 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-02-24 09:13:10 +0000
commit4f0c0f316d23dfbe62dc748ebe7fcb9654b26a0f (patch)
tree7706fb0bb3fcca782117b716cbc860ab516e7434 /databases/Makefile
parent- Add a workaround for the net/straw port installation problem (diff)
Add mysql-administrator 1.0.1a,
MySQL Administrator is a powerful visual administration console that enables you to easily administer your MySQL environment and gain significantly better visibility into how your databases are operating. MySQL Administrator now integrates database management and maintenance into a single, seamless environment, with a clear and intuitive graphical user interface. By using MySQL Administrator you will be able to: * Achieve higher database availability through improved management * Reduce errors through visual database administration * Lower database administration costs through improved productivity * Deliver a more secure environment through easier privilege management WWW: http://www.mysql.com/products/administrator/ PR: ports/63292 Submitted by: Sergey Matveychuk <sem@ciam.ru>
Notes
Notes: svn path=/head/; revision=101947
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 826d7fcb830c..67917761e618 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -76,6 +76,7 @@
SUBDIR += mtop
SUBDIR += myodbc
SUBDIR += mysql++
+ SUBDIR += mysql-administrator
SUBDIR += mysql-connector-java
SUBDIR += mysql-editor
SUBDIR += mysql-gui