pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases Add and enable mysql51-client and mysql51-se...
details: https://anonhg.NetBSD.org/pkgsrc/rev/604f11b8afa6
branches: trunk
changeset: 572663:604f11b8afa6
user: taca <taca%pkgsrc.org@localhost>
date: Thu Mar 04 16:30:14 2010 +0000
description:
Add and enable mysql51-client and mysql51-server.
diffstat:
databases/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r 81d5e34b7092 -r 604f11b8afa6 databases/Makefile
--- a/databases/Makefile Thu Mar 04 16:28:57 2010 +0000
+++ b/databases/Makefile Thu Mar 04 16:30:14 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.321 2010/03/03 01:39:52 taca Exp $
+# $NetBSD: Makefile,v 1.322 2010/03/04 16:30:14 taca Exp $
#
COMMENT= Databases
@@ -59,7 +59,9 @@
SUBDIR+= mysql4-server
SUBDIR+= mysql5-client
SUBDIR+= mysql5-server
+SUBDIR+= mysql51-client
SUBDIR+= mysql51-embedded
+SUBDIR+= mysql51-server
SUBDIR+= mysqlcc
SUBDIR+= mytop
SUBDIR+= nss_ldap
Home |
Main Index |
Thread Index |
Old Index