diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:53:05 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:53:05 +0800 |
commit | 22084e17f721ebb9a063f5603491229fcfc70d9b (patch) | |
tree | 06f11bc7b351f3abf3bf5507405afdba5374614e /textproc/p5-YAML-Tiny | |
parent | 3f42e716135bc048b90cb6cca188f324e65c69dc (diff) | |
download | freebsd-ports-gnome-22084e17f721ebb9a063f5603491229fcfc70d9b.tar.gz freebsd-ports-gnome-22084e17f721ebb9a063f5603491229fcfc70d9b.tar.zst freebsd-ports-gnome-22084e17f721ebb9a063f5603491229fcfc70d9b.zip |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket
Diffstat (limited to 'textproc/p5-YAML-Tiny')
-rw-r--r-- | textproc/p5-YAML-Tiny/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-YAML-Tiny/pkg-descr b/textproc/p5-YAML-Tiny/pkg-descr index a4d436d356e0..822028f0838a 100644 --- a/textproc/p5-YAML-Tiny/pkg-descr +++ b/textproc/p5-YAML-Tiny/pkg-descr @@ -1,4 +1,4 @@ -YAML::Tiny is a perl class to read and write YAML-style files with as +YAML::Tiny is a perl class to read and write YAML-style files with as little code as possible, reducing load time and memory overhead. WWW: http://search.cpan.org/dist/YAML-Tiny/ |