diff options
author | dmcmahill <dmcmahill> | 2011-05-25 01:12:30 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill> | 2011-05-25 01:12:30 +0000 |
commit | 087f7e702199d41a540279e0a3b07e13f537d229 (patch) | |
tree | 01cee7f1fb96c998daf738a286e991b25bc8eabc /databases | |
parent | 100f8ecdc503db64a8285538210a1a32d878b0fb (diff) | |
download | pkgsrc-087f7e702199d41a540279e0a3b07e13f537d229.tar.gz |
add idzebra
Diffstat (limited to 'databases')
-rw-r--r-- | databases/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/Makefile b/databases/Makefile index 4454cd1cb4d..213d68cdb8b 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.373 2011/05/19 04:10:32 obache Exp $ +# $NetBSD: Makefile,v 1.374 2011/05/25 01:12:30 dmcmahill Exp $ # COMMENT= Databases @@ -36,6 +36,7 @@ SUBDIR+= gramps2 SUBDIR+= gramps3 SUBDIR+= gtksql SUBDIR+= guile-pg +SUBDIR+= idzebra SUBDIR+= iodbc SUBDIR+= ipa_sdb SUBDIR+= java-db3 |