diff options
author | Steven Kreuzer <skreuzer@FreeBSD.org> | 2011-02-02 17:24:59 +0000 |
---|---|---|
committer | Steven Kreuzer <skreuzer@FreeBSD.org> | 2011-02-02 17:24:59 +0000 |
commit | 5b47f10e5df724da733a3b414145020d2a169fba (patch) | |
tree | defcd425f1ff23dd985c9d005e3da92fc9106078 /databases/Makefile | |
parent | 7c3868246a75248b5ea92bbc78bdbab2a5729c70 (diff) | |
download | ports-5b47f10e5df724da733a3b414145020d2a169fba.tar.gz ports-5b47f10e5df724da733a3b414145020d2a169fba.zip |
Credis is a client library in plain C for communicating with Redis servers
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=268561
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 45ba80e2912e..50868b5afe03 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -28,6 +28,7 @@ SUBDIR += courier-authlib-pgsql SUBDIR += courier-authlib-userdb SUBDIR += courier-authlib-usergdbm + SUBDIR += credis SUBDIR += cyrus-imspd SUBDIR += dalmp SUBDIR += db |