diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:21:23 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-05-19 10:21:23 +0000 |
commit | 1d1f878054efdd1171a8cb006e59ad0727610293 (patch) | |
tree | e4434b89d2dbba884e57f6a6cd3c7fc294554ccf /databases/py-python-memcached | |
parent | Update ImageMagick to 6.9.4-3. (diff) |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket
Notes
Notes:
svn path=/head/; revision=415498
Diffstat (limited to 'databases/py-python-memcached')
-rw-r--r-- | databases/py-python-memcached/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/py-python-memcached/pkg-descr b/databases/py-python-memcached/pkg-descr index 3804812b2422..a2cef794518c 100644 --- a/databases/py-python-memcached/pkg-descr +++ b/databases/py-python-memcached/pkg-descr @@ -1,4 +1,4 @@ -The API takes advantage of the server's opaque flag support and sets its +The API takes advantage of the server's opaque flag support and sets its "complex" flag whenever the object being stored or retrieved isn't a plain scalar. In that case, the Storable module is used to freeze and thaw the value automatically going in and out of the memcached. |