Remove trailing whitespace in pkg/DESCR
This commit is contained in:
parent
d6c71923da
commit
f3f2105666
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2020/11/03 16:12:40 rsadowski Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2020/11/03 19:42:41 rsadowski Exp $
|
||||
|
||||
COMMENT = libraries provides gravatar support
|
||||
DISTNAME = libgravatar-${VERSION}
|
||||
CATEGORIES = devel
|
||||
REVISION = 0
|
||||
|
||||
SHARED_LIBS += KF5Gravatar 1.0 # 5.13.3
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
Online avatar lookup library.
|
||||
|
||||
Allows to retrieve avatar images based on a hash from a person's email address,
|
||||
as well as local caching to avoid unnecessary network operations.
|
||||
as well as local caching to avoid unnecessary network operations.
|
||||
|
Loading…
Reference in New Issue
Block a user