diff options
author | bapt <bapt@FreeBSD.org> | 2015-03-03 07:41:59 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-03-03 07:41:59 +0800 |
commit | 77c133d40ff3508e7ef48bd87659f8e2f69b61a5 (patch) | |
tree | 36954c6f99c1ab46e8ee4b8b112a0e72258151b6 /security/libgpg-error | |
parent | 79e9dccf32bbe4f0da664095e2a22ccf3260c707 (diff) | |
download | freebsd-ports-gnome-77c133d40ff3508e7ef48bd87659f8e2f69b61a5.tar.gz freebsd-ports-gnome-77c133d40ff3508e7ef48bd87659f8e2f69b61a5.tar.zst freebsd-ports-gnome-77c133d40ff3508e7ef48bd87659f8e2f69b61a5.zip |
Remove Author from pkg-descr and white space fixes
Diffstat (limited to 'security/libgpg-error')
-rw-r--r-- | security/libgpg-error/pkg-descr | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/security/libgpg-error/pkg-descr b/security/libgpg-error/pkg-descr index 157f631e83a2..5f5a697577a3 100644 --- a/security/libgpg-error/pkg-descr +++ b/security/libgpg-error/pkg-descr @@ -1,6 +1,4 @@ -libgpg-error is a library that defines common error values -for all GnuPG components. Among these are GPG, GPGSM, GPGME, -GPG-Agent, libgcrypt, pinentry, SmartCard Daemon +libgpg-error is a library that defines common error values +for all GnuPG components. Among these are GPG, GPGSM, GPGME, +GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future. - -Author: Marcus Brinkmann <marcus@g10code.com> |