diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-08-30 01:16:52 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-08-30 01:16:52 +0800 |
commit | 572db48cd92963a4a25ddfbb0bd26fb59dbe975c (patch) | |
tree | d2034ecbaaa0bd8e3d9906909e728118227b03cf /graphics | |
parent | aea3e117239697776931e07b2a0b07402db48b48 (diff) | |
download | freebsd-ports-graphics-572db48cd92963a4a25ddfbb0bd26fb59dbe975c.tar.gz freebsd-ports-graphics-572db48cd92963a4a25ddfbb0bd26fb59dbe975c.tar.zst freebsd-ports-graphics-572db48cd92963a4a25ddfbb0bd26fb59dbe975c.zip |
- Add WWW
- Use single space after WWW:
- Remove Author line
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-CAD-Drawing/pkg-descr | 1 | ||||
-rw-r--r-- | graphics/p5-GraphViz-Traverse/pkg-descr | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/graphics/p5-CAD-Drawing/pkg-descr b/graphics/p5-CAD-Drawing/pkg-descr index e28ebfebe12..4082a55a768 100644 --- a/graphics/p5-CAD-Drawing/pkg-descr +++ b/graphics/p5-CAD-Drawing/pkg-descr @@ -3,5 +3,4 @@ for creating, loading, saving and manipulating vector graphics without having to be overly concerned about smile floormats. As the code has seen more use, it has also drifted into a general purpose geometry API. -Author: Eric L. Wilhelm <ewilhelm at cpan dot org> WWW: http://search.cpan.org/dist/CAD-Drawing/ diff --git a/graphics/p5-GraphViz-Traverse/pkg-descr b/graphics/p5-GraphViz-Traverse/pkg-descr index 5c88d652069..e5c01a86b63 100644 --- a/graphics/p5-GraphViz-Traverse/pkg-descr +++ b/graphics/p5-GraphViz-Traverse/pkg-descr @@ -1,5 +1,4 @@ A GraphViz::Traverse object represents a base class for inheriting by other traversal modules. -Author: Gene Boggs <gene@cpan.org> WWW: http://search.cpan.org/dist/GraphViz-Traverse/ |