diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2011-05-25 01:12:30 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2011-05-25 01:12:30 +0000 |
commit | fc79cc40c1b1d8baeb8a0ef699311ce2fdf5231c (patch) | |
tree | 01cee7f1fb96c998daf738a286e991b25bc8eabc /databases/Makefile | |
parent | 59085e6e1666c208b827089ea9189b519251096d (diff) | |
download | pkgsrc-fc79cc40c1b1d8baeb8a0ef699311ce2fdf5231c.tar.gz |
add idzebra
Diffstat (limited to 'databases/Makefile')
-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 |