summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-02-04 16:03:07 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-02-04 16:03:07 +0000
commitfa672ddb5333e59330bf911c0901055185194323 (patch)
tree8ca73ab44561dbf26f24958991334a0276845864 /databases/Makefile
parentAdd p5-DBD-mysql50, a MySQL 5.0 driver for the Perl5 Database Interface (diff)
Link MySQL 5.0 directories.
Approved by: nork (mentor)
Notes
Notes: svn path=/head/; revision=99979
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 c8dad07dc6d4..3000fede387f 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -87,6 +87,8 @@
SUBDIR += mysql40-server
SUBDIR += mysql41-client
SUBDIR += mysql41-server
+ SUBDIR += mysql50-client
+ SUBDIR += mysql50-server
SUBDIR += mysql_last_value
SUBDIR += mysqlcc
SUBDIR += mysqlman