summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2003-01-31 16:04:02 +0000
committerPeter Pentchev <roam@FreeBSD.org>2003-01-31 16:04:02 +0000
commit3dd206fdf73bcb4930441bea07519cb7e0660648 (patch)
tree4d447b56acff13f8e5599b3ee294d1a3f1f4015c /databases/Makefile
parentUpdate to MySQL 4.0.9 after a repo-copy from the mysql323-* ports. (diff)
Add mysql40-client and mysql40-server.
Notes
Notes: svn path=/head/; revision=74357
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index b56311c494ae..ab7b5c642af7 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -63,6 +63,8 @@
SUBDIR += mysql2pgsql
SUBDIR += mysql323-client
SUBDIR += mysql323-server
+ SUBDIR += mysql40-client
+ SUBDIR += mysql40-server
SUBDIR += mysqlman
SUBDIR += mysqltcl
SUBDIR += mytop