diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2005-09-21 19:31:43 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2005-09-21 19:31:43 +0000 |
commit | 81797980f7c6379ede593d353bfc4a53034c4e62 (patch) | |
tree | 7b10e43d1cf032cacb42fb46f6449d6b993644ab /textproc/p5-Text-FormatTable | |
parent | 123b999a5e4caa741fe4e22a95bf046b3d29406a (diff) | |
download | ports-81797980f7c6379ede593d353bfc4a53034c4e62.tar.gz ports-81797980f7c6379ede593d353bfc4a53034c4e62.zip |
Notes
Diffstat (limited to 'textproc/p5-Text-FormatTable')
-rw-r--r-- | textproc/p5-Text-FormatTable/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Text-FormatTable/pkg-descr b/textproc/p5-Text-FormatTable/pkg-descr index 1fd0ee670a15..ca2ee24eb580 100644 --- a/textproc/p5-Text-FormatTable/pkg-descr +++ b/textproc/p5-Text-FormatTable/pkg-descr @@ -3,6 +3,6 @@ a table format specification similar to LaTeX (e.g. "r|l|l") and you call methods to fill the table data and insert rules. After the data is filled, you render the table as text. -WWW: http://search.cpan.org/search?dist=Text-FormatTable +WWW: http://search.cpan.org/dist/Text-FormatTable/ Seamus Venasse <svenasse@polaris.ca> |