aboutsummaryrefslogtreecommitdiff
path: root/accessibility
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2019-09-07 06:33:16 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2019-09-07 06:33:16 +0000
commit531e72dfadfe7fbfdf9bf176ea6ad2cb530d9f6d (patch)
tree24683c63a2e725cd05c1b0eec13311a3544c9235 /accessibility
parent99a911cad60c9d8c6026cd3fcb850ac724d6d918 (diff)
downloadports-531e72dfadfe7fbfdf9bf176ea6ad2cb530d9f6d.tar.gz
ports-531e72dfadfe7fbfdf9bf176ea6ad2cb530d9f6d.zip
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)
Notes
Notes: svn path=/head/; revision=511392
Diffstat (limited to 'accessibility')
-rw-r--r--accessibility/orca/Makefile2
-rw-r--r--accessibility/orca/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/accessibility/orca/Makefile b/accessibility/orca/Makefile
index 8bd60389f6ea..7eea45e7e3d4 100644
--- a/accessibility/orca/Makefile
+++ b/accessibility/orca/Makefile
@@ -3,7 +3,7 @@
PORTNAME= orca
PORTVERSION= 3.28.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= accessibility gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
diff --git a/accessibility/orca/pkg-descr b/accessibility/orca/pkg-descr
index 30cfd432ca09..636b9916e389 100644
--- a/accessibility/orca/pkg-descr
+++ b/accessibility/orca/pkg-descr
@@ -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