From 340a5a7acef089655c5fbe1fc6a31bb0d61c2545 Mon Sep 17 00:00:00 2001 From: tron Date: Mon, 22 Jun 1998 21:54:14 +0000 Subject: Add and enable "py-mysql", fixes PR pkg/5602. --- databases/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'databases') diff --git a/databases/Makefile b/databases/Makefile index a98597046cf..013382f2ea6 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1998/06/22 10:56:46 frueauf Exp $ +# $NetBSD: Makefile,v 1.7 1998/06/22 21:54:14 tron Exp $ # FreeBSD Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp # @@ -15,6 +15,7 @@ # SUBDIR += p5-Pg SUBDIR += postgresql SUBDIR += py-gdbm + SUBDIR += py-mysql # SUBDIR += typhoon .include "../mk/bsd.pkg.subdir.mk" -- cgit v1.2.3