From 97866e6aeb2d8dce7d8eb108d8419790d83015f4 Mon Sep 17 00:00:00 2001 From: tron Date: Sat, 23 May 1998 21:47:09 +0000 Subject: Add and enable "py-gdbm", fixes PR pkg/5420. --- databases/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'databases') diff --git a/databases/Makefile b/databases/Makefile index c079d2dea42..95e26753bdb 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1998/04/15 10:38:18 agc Exp $ +# $NetBSD: Makefile,v 1.5 1998/05/23 21:47:09 tron Exp $ # FreeBSD Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp # @@ -14,6 +14,7 @@ # SUBDIR += p5-Mysql # SUBDIR += p5-Pg SUBDIR += postgresql + SUBDIR += py-gdbm # SUBDIR += typhoon .include "../mk/bsd.pkg.subdir.mk" -- cgit v1.2.3