diff options
author | danfe <danfe@FreeBSD.org> | 2015-01-24 18:25:21 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2015-01-24 18:25:21 +0800 |
commit | b7e944044a2a943b92a85c432951b67adcd944ae (patch) | |
tree | 5009d937409370c6f333900190332dcca9795f9f /security/libsecret | |
parent | 28ff7d523451125ebe71b0696d61c65acfdc9602 (diff) | |
download | freebsd-ports-gnome-b7e944044a2a943b92a85c432951b67adcd944ae.tar.gz freebsd-ports-gnome-b7e944044a2a943b92a85c432951b67adcd944ae.tar.zst freebsd-ports-gnome-b7e944044a2a943b92a85c432951b67adcd944ae.zip |
Sanitize port description (obtained upstream) and kill EOL whitespace.
Diffstat (limited to 'security/libsecret')
-rw-r--r-- | security/libsecret/pkg-descr | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/security/libsecret/pkg-descr b/security/libsecret/pkg-descr index 1418ef6902ca..b3d6e962d5d9 100644 --- a/security/libsecret/pkg-descr +++ b/security/libsecret/pkg-descr @@ -1,7 +1,6 @@ -libsecret is a library for storing and retrieving passwords and other -secrets. It communicates with the "Secret Service" using -DBus. gnome-keyring and ksecretservice are both implementations -of a Secret Service. interfaces and classes for commonly used -data structures. interfaces and classes for commonly used data structures. +libsecret is a library for storing and retrieving passwords and other +secrets. It communicates with the "Secret Service" using DBus. +gnome-keyring and ksecretservice are both implementations of a Secret +Service; libsecret replaces libgnome-keyring. WWW: https://wiki.gnome.org/Projects/Libsecret/ |