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 /science | |
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 'science')
-rw-r--r-- | science/pycdf/pkg-descr | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/science/pycdf/pkg-descr b/science/pycdf/pkg-descr index ceafe4aaa55b..0ed854cacee0 100644 --- a/science/pycdf/pkg-descr +++ b/science/pycdf/pkg-descr @@ -1,5 +1,5 @@ -Pycdf is a python interface to the Unidata netCDF library. It provides an +Pycdf is a Python interface to the Unidata netCDF library. It provides an almost complete coverage of the netCDF C API, wrapping it inside easy to -use python classes. +use Python classes. -WWW: http://pysclint.sourceforge.net/pycdf/ +WWW: http://pysclint.sourceforge.net/pycdf/ |