diff options
author | danfe <danfe@FreeBSD.org> | 2016-11-22 22:04:21 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2016-11-22 22:04:21 +0800 |
commit | c1c7e3e6660a713fc9ab0a73903038c12d8307a5 (patch) | |
tree | 5be30e0f8fd699a67e3324b8c570ab2afbefce97 /converters | |
parent | 361a51ab34ebfbeb4daded383d6bc39a9466a9a4 (diff) | |
download | freebsd-ports-gnome-c1c7e3e6660a713fc9ab0a73903038c12d8307a5.tar.gz freebsd-ports-gnome-c1c7e3e6660a713fc9ab0a73903038c12d8307a5.tar.zst freebsd-ports-gnome-c1c7e3e6660a713fc9ab0a73903038c12d8307a5.zip |
In several dozen ports, use single space for WWW: line in pkg-descr, and
reformat port description text in cases when it was notoriously broken.
Diffstat (limited to 'converters')
-rw-r--r-- | converters/ical2html/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/converters/ical2html/pkg-descr b/converters/ical2html/pkg-descr index 1578ba6ba534..932b403729b5 100644 --- a/converters/ical2html/pkg-descr +++ b/converters/ical2html/pkg-descr @@ -1,4 +1,4 @@ -ical2html takes an iCalendar file and outputs an HTML file showing -one or more months in the form of tables. +ical2html takes an iCalendar file and outputs an HTML file showing one or +more months in the form of tables. -WWW: http://www.w3.org/Tools/Ical2html/ +WWW: http://www.w3.org/Tools/Ical2html/ |