From a4760ec68d5b065aab0de70bd9f06805109cff31 Mon Sep 17 00:00:00 2001 From: joey Date: Sat, 3 Jan 1998 21:55:02 +0000 Subject: [PATCH] ...more fixes --- databases/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/databases/Makefile b/databases/Makefile index 1109c08c7e2..a9f86443ebb 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,7 +1,7 @@ -# $OpenBSD: Makefile,v 1.1 1997/11/27 23:44:39 niklas Exp $ +# $OpenBSD: Makefile,v 1.2 1998/01/03 21:55:02 joey Exp $ # $FreeBSD: Makefile,v 1.24 1997/10/04 23:32:05 andreas Exp $ # - SUBDIR += db + SUBDIR += db # SUBDIR += gdbm # SUBDIR += gnats # SUBDIR += msql @@ -13,7 +13,7 @@ # SUBDIR += p5-Mysql # SUBDIR += p5-Pg # SUBDIR += pgaccess - SUBDIR += postgresql + SUBDIR += postgresql # SUBDIR += typhoon # SUBDIR += xmbase-grok # SUBDIR += xmysql