diff options
author | lioux <lioux@FreeBSD.org> | 2002-11-24 02:04:16 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-11-24 02:04:16 +0800 |
commit | 886faa52fe78a3aace881938f9f5a87807fbc2c7 (patch) | |
tree | 1f3db7463c1a792ff7bbc566136a2b3d0db968d8 /math/p5-Math-Expr | |
parent | 269d08e50595a415fb45dd5f8f468fc3aa40ca6f (diff) | |
download | freebsd-ports-graphics-886faa52fe78a3aace881938f9f5a87807fbc2c7.tar.gz freebsd-ports-graphics-886faa52fe78a3aace881938f9f5a87807fbc2c7.tar.zst freebsd-ports-graphics-886faa52fe78a3aace881938f9f5a87807fbc2c7.zip |
o fmt(1) DESCR file
o Add WWW tag
Diffstat (limited to 'math/p5-Math-Expr')
-rw-r--r-- | math/p5-Math-Expr/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/p5-Math-Expr/pkg-descr b/math/p5-Math-Expr/pkg-descr index 2da05bf0c14..bd60aac72c5 100644 --- a/math/p5-Math-Expr/pkg-descr +++ b/math/p5-Math-Expr/pkg-descr @@ -5,3 +5,5 @@ might be used as operators. The operators can consist of multiple characters. The only limitation is that a variable or function name may not start on a digit, and not all chars are accepted in operation names. + +WWW: http://search.cpan.org/search?dist=Math-Expr |