mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
Rewrap dev-db DESCRIPTIONs
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
HOMEPAGE="http://redis.io/"
|
||||
DESCRIPTION="Redis is an open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets."
|
||||
DESCRIPTION="
|
||||
Redis is an open source, advanced key-value store. It is often referred to as \
|
||||
a data structure server since keys can contain strings, hashes, lists, sets \
|
||||
and sorted sets.
|
||||
"
|
||||
SRC_URI="git://github.com/antirez/redis.git"
|
||||
REVISION="1"
|
||||
DEPEND=""
|
||||
|
||||
Reference in New Issue
Block a user