diff options
author | ale <ale@FreeBSD.org> | 2004-02-23 15:34:49 +0000 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-02-23 15:34:49 +0000 |
commit | bfd149fb0d7393d593d812d5b691c0ab2cb3a608 (patch) | |
tree | 1fcf60c788720ed28378be783c30100363a53514 /databases/Makefile | |
parent | 190b153995d61be3768cd2ab38d33db6d8da3169 (diff) | |
download | FreeBSD-ports-bfd149fb0d7393d593d812d5b691c0ab2cb3a608.zip FreeBSD-ports-bfd149fb0d7393d593d812d5b691c0ab2cb3a608.tar.gz |
Add mysql40-scripts, a slave port containing additional scripts for the
MySQL database.
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 4619c73..826d7fc 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -84,6 +84,7 @@ SUBDIR += mysql323-client SUBDIR += mysql323-server SUBDIR += mysql40-client + SUBDIR += mysql40-scripts SUBDIR += mysql40-server SUBDIR += mysql41-client SUBDIR += mysql41-server |