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 /math/p5-Math-Symbolic | |
parent | aea3e117239697776931e07b2a0b07402db48b48 (diff) | |
download | freebsd-ports-gnome-572db48cd92963a4a25ddfbb0bd26fb59dbe975c.tar.gz freebsd-ports-gnome-572db48cd92963a4a25ddfbb0bd26fb59dbe975c.tar.zst freebsd-ports-gnome-572db48cd92963a4a25ddfbb0bd26fb59dbe975c.zip |
- Add WWW
- Use single space after WWW:
- Remove Author line
Diffstat (limited to 'math/p5-Math-Symbolic')
-rw-r--r-- | math/p5-Math-Symbolic/pkg-descr | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/p5-Math-Symbolic/pkg-descr b/math/p5-Math-Symbolic/pkg-descr index ef95a91a1132..9eb7d2e51778 100644 --- a/math/p5-Math-Symbolic/pkg-descr +++ b/math/p5-Math-Symbolic/pkg-descr @@ -7,5 +7,4 @@ using the builtin parser to generate trees from expressions such as '2 * x^5'. You may use the Math::Symbolic->parse_from_string() class method for this. -Author: Steffen Mueller <symbolic-module@steffen-mueller.net> WWW: http://search.cpan.org/dist/Math-Symbolic/ |