diff options
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile index 95e26753bdb..a98597046cf 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 1998/05/23 21:47:09 tron Exp $ +# $NetBSD: Makefile,v 1.6 1998/06/22 10:56:46 frueauf Exp $ # FreeBSD Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp # @@ -6,7 +6,7 @@ SUBDIR += gdbm # SUBDIR += gnats # SUBDIR += msql -# SUBDIR += mysql + SUBDIR += mysql # SUBDIR += p5-DBD-mysql # SUBDIR += p5-DBD-Pg # SUBDIR += p5-DBI |