diff options
author | tron <tron> | 1999-04-09 23:11:53 +0000 |
---|---|---|
committer | tron <tron> | 1999-04-09 23:11:53 +0000 |
commit | 4f488b278284f20f17d6aedcd11b569504c9576f (patch) | |
tree | aad632b49924f76e275c799ee5978b7b39b6c534 | |
parent | 5cf448e10f9d24bbede2ac6794f9b75bf8e50154 (diff) | |
download | pkgsrc-4f488b278284f20f17d6aedcd11b569504c9576f.tar.gz |
Enable "db" package.
-rw-r--r-- | databases/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/Makefile b/databases/Makefile index 2b3df8195a4..6479a315306 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 1999/03/03 00:07:43 kim Exp $ +# $NetBSD: Makefile,v 1.13 1999/04/09 23:11:53 tron Exp $ # FreeBSD Id: Makefile,v 1.20 1997/07/30 11:47:51 tg Exp # -# SUBDIR += db + SUBDIR += db SUBDIR += gdbm # SUBDIR += gnats SUBDIR += gtksql |