summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>1999-05-06 23:38:36 +0000
committertv <tv@pkgsrc.org>1999-05-06 23:38:36 +0000
commitfccb40ed14db68bac2a78576a1d61f014f260773 (patch)
treeb685c83dc08af47350f41aa5ea98f25369cf5068 /databases/Makefile
parent51434187e063cfb0cbd69cbd5561f662a81bd0ec (diff)
downloadpkgsrc-fccb40ed14db68bac2a78576a1d61f014f260773.tar.gz
Nuke mysql; it's now mysql-server and mysql-client.
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 6479a315306..98968570ed6 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 1999/04/09 23:11:53 tron Exp $
+# $NetBSD: Makefile,v 1.14 1999/05/06 23:38:36 tv Exp $
# FreeBSD Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp
#
@@ -7,7 +7,8 @@
# SUBDIR += gnats
SUBDIR += gtksql
# SUBDIR += msql
- SUBDIR += mysql
+ SUBDIR += mysql-client
+ SUBDIR += mysql-server
SUBDIR += openldap
# SUBDIR += p5-DBD-mysql
# SUBDIR += p5-DBD-Pg