net-misc/FORT-validator: Removing dot at the end of DESCRIPTION

Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr>
This commit is contained in:
Alarig Le Lay 2020-03-15 11:53:08 +01:00
parent 8cea631d30
commit b1eda3a48e
Signed by: alarig
GPG Key ID: 7AFE62C6DF8BCDEC
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ EAPI=7
inherit autotools fcaps systemd
DESCRIPTION="FORT validator is an open source RPKI validator."
DESCRIPTION="FORT validator is an open source RPKI validator"
HOMEPAGE="https://fortproject.net/validator?2"
SRC_URI="https://github.com/NICMx/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"