diff options
author | obache <obache@pkgsrc.org> | 2011-10-28 12:03:41 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-10-28 12:03:41 +0000 |
commit | e22accebde6f3160a64145ff0e5216ba6097fc4c (patch) | |
tree | eea7cbd0535358d3c3124220db1eda0a1bc04543 /databases/Makefile | |
parent | 15bdbde99a514bc3f7890a525a7a0e45a0256330 (diff) | |
download | pkgsrc-e22accebde6f3160a64145ff0e5216ba6097fc4c.tar.gz |
+ p5-Redis
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 522c341066e..d1c3212fcbd 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.382 2011/10/17 08:45:33 obache Exp $ +# $NetBSD: Makefile,v 1.383 2011/10/28 12:03:41 obache Exp $ # COMMENT= Databases @@ -166,6 +166,7 @@ SUBDIR+= p5-ORLite SUBDIR+= p5-ORLite-Migrate SUBDIR+= p5-Palm SUBDIR+= p5-RRD-Simple +SUBDIR+= p5-Redis SUBDIR+= p5-Rose-DB SUBDIR+= p5-Rose-DB-Object SUBDIR+= p5-Rose-DBx-AutoReconnect |