diff options
author | wiedi <wiedi@pkgsrc.org> | 2014-04-02 17:26:55 +0000 |
---|---|---|
committer | wiedi <wiedi@pkgsrc.org> | 2014-04-02 17:26:55 +0000 |
commit | 828aef9449ae518aa145539b2a27c3d47823ec9a (patch) | |
tree | 1fc85cda67c43979f8436b1fee7c433812ce76e3 /databases/Makefile | |
parent | 1a7091eb80edf52775a323dbe09d36c78a1e3c45 (diff) | |
download | pkgsrc-828aef9449ae518aa145539b2a27c3d47823ec9a.tar.gz |
add hiredis
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 10817af9280..02f8425fa5c 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.449 2014/03/14 14:55:17 taca Exp $ +# $NetBSD: Makefile,v 1.450 2014/04/02 17:26:55 wiedi Exp $ COMMENT= Databases @@ -37,6 +37,7 @@ SUBDIR+= gramps3 SUBDIR+= gtkdbfeditor SUBDIR+= gtksql SUBDIR+= guile-pg +SUBDIR+= hiredis SUBDIR+= hsqldb18 SUBDIR+= idzebra SUBDIR+= innotop |