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 /www/p5-Catalyst-View-RRDGraph | |
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 'www/p5-Catalyst-View-RRDGraph')
-rw-r--r-- | www/p5-Catalyst-View-RRDGraph/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Catalyst-View-RRDGraph/pkg-descr b/www/p5-Catalyst-View-RRDGraph/pkg-descr index 9150d7ea90c2..faa7635fb370 100644 --- a/www/p5-Catalyst-View-RRDGraph/pkg-descr +++ b/www/p5-Catalyst-View-RRDGraph/pkg-descr @@ -1,5 +1,5 @@ -This view generates RRD graph images from the graph defintion placed in the -stash. The controller is responsable of placing an ARRAYREF in +This view generates RRD graph images from the graph defintion placed in the +stash. The controller is responsable of placing an ARRAYREF in $c-stash->{'graph'}> with the same data as to generate a graph with the RRDs module, except for filename, that will be automatically generated by the view. |