aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-Filesys-Df
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:53:05 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:53:05 +0000
commit1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch)
tree06f11bc7b351f3abf3bf5507405afdba5374614e /sysutils/p5-Filesys-Df
parent4e942b64191e2ef98dce2c5af31047a8640db768 (diff)
downloadports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.tar.gz
ports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.zip
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=415500
Diffstat (limited to 'sysutils/p5-Filesys-Df')
-rw-r--r--sysutils/p5-Filesys-Df/pkg-descr10
1 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/p5-Filesys-Df/pkg-descr b/sysutils/p5-Filesys-Df/pkg-descr
index 770b37800564..b379ae92517f 100644
--- a/sysutils/p5-Filesys-Df/pkg-descr
+++ b/sysutils/p5-Filesys-Df/pkg-descr
@@ -1,10 +1,10 @@
-This module provides a way to obtain filesystem disk space information.
-This is a Unix only distribution. If you want to gather this information
-for Unix and Windows, use Filesys::DfPortable. The only major benefit of
-using Filesys::Df over Filesys::DfPortable, is that Filesys::Df supports
+This module provides a way to obtain filesystem disk space information.
+This is a Unix only distribution. If you want to gather this information
+for Unix and Windows, use Filesys::DfPortable. The only major benefit of
+using Filesys::Df over Filesys::DfPortable, is that Filesys::Df supports
the use of open filehandles as arguments.
-The module should work with all flavors of Unix, including Mac OS X
+The module should work with all flavors of Unix, including Mac OS X
(Darwin, Tiger, etc), and Cygwin.
WWW: http://search.cpan.org/dist/Filesys-Df/