1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

accessibility/orca: Fix pkg-descr ending with a URL

A URL ending a sentence, with a full stop after it, causes pain
for renderers such as freshports.org and other clients that may hyperlink
them.

Since the same URL is just below it in the pkg-descr WWW URL, amend
the sentence to point to it instead.

PR:		240385
Reported by:	Graham Perrin <grahamperrin gmail com>
Approved by:	portmgr (blanket: just fix it)
This commit is contained in:
Kubilay Kocak 2019-09-07 06:33:16 +00:00
parent 99a911cad6
commit 531e72dfad
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=511392
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= orca
PORTVERSION= 3.28.2
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= accessibility gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3

View File

@ -2,6 +2,6 @@ Orca a scriptable screen reader that is currently under development.
As such it is highly unstable and undergoes frequent changes. To
read more about Orca, please refer to the Orca documentation series
available in the ./docs/doc-set directory and also the Orca WIKI at
http://live.gnome.org/Orca.
the URL below.
WWW: http://live.gnome.org/Orca