diff options
author | lioux <lioux@FreeBSD.org> | 2002-11-23 18:04:16 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-11-23 18:04:16 +0000 |
commit | 886faa52fe78a3aace881938f9f5a87807fbc2c7 (patch) | |
tree | 1f3db7463c1a792ff7bbc566136a2b3d0db968d8 /math/p5-Math-Expr/pkg-descr | |
parent | 269d08e50595a415fb45dd5f8f468fc3aa40ca6f (diff) | |
download | FreeBSD-ports-886faa52fe78a3aace881938f9f5a87807fbc2c7.zip FreeBSD-ports-886faa52fe78a3aace881938f9f5a87807fbc2c7.tar.gz |
o fmt(1) DESCR file
o Add WWW tag
Diffstat (limited to 'math/p5-Math-Expr/pkg-descr')
-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 2da05bf..bd60aac 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 |