diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-25 15:03:32 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-25 15:03:32 +0000 |
commit | cb41341f310d21b104a11347aef57de3a4f2d920 (patch) | |
tree | 83e45f2cd8d53978310239805266faef70aa3703 /databases | |
parent | 1f340ba622fb95df72e1b7bdf25e58fa9f7b6bf7 (diff) |
Fix WWW
Approved by: portmgr (blanket)
Notes
Notes:
svn path=/head/; revision=444287
Diffstat (limited to 'databases')
-rw-r--r-- | databases/hiredis/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/hiredis/pkg-descr b/databases/hiredis/pkg-descr index f728f4f7ab8f..d459860f7ef1 100644 --- a/databases/hiredis/pkg-descr +++ b/databases/hiredis/pkg-descr @@ -16,4 +16,4 @@ any Redis version >= 1.2.0. The library comes with multiple APIs. There is the synchronous API, the asynchronous API and the reply parsing API. -WWW: https://github.com/redis/hiredis/ +WWW: https://github.com/redis/hiredis |