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 /ports-mgmt | |
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 'ports-mgmt')
-rw-r--r-- | ports-mgmt/chucky/pkg-descr | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ports-mgmt/chucky/pkg-descr b/ports-mgmt/chucky/pkg-descr index fadb382bcca3..338a8fed70dd 100644 --- a/ports-mgmt/chucky/pkg-descr +++ b/ports-mgmt/chucky/pkg-descr @@ -1,8 +1,8 @@ -This program reads /var/db/pkg/local.sqlite and compares install timestamp with -date in $FreeBSD header in the Makefile of the port. If there is no $FreeBSD -header then it is assumed to be a beta port. +This program reads /var/db/pkg/local.sqlite and compares install timestamp +with date in $FreeBSD header in the Makefile of the port. If there is no +$FreeBSD header then it is assumed to be a beta port. Chucky also features a shar file backup feature, which is normally used to backup 'beta' development ports. -WWW: https://dx.burplex.com/bin/chucky.html +WWW: https://dx.burplex.com/bin/chucky.html |