diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2001-12-06 15:42:26 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2001-12-06 15:42:26 +0000 |
commit | 6336e8725479eb4bd88bea8589ad8c3deb86c7f0 (patch) | |
tree | 7ef1fe1b986f4072265fbc2c1ac092051fa5e0bf /textproc | |
parent | add dynamechs (diff) |
Add WWW and Author to pkg-descr.
Notes
Notes:
svn path=/head/; revision=51144
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-Autoformat/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/p5-Text-Autoformat/pkg-descr b/textproc/p5-Text-Autoformat/pkg-descr index e7fc3be2f0a4..e7d707088cb3 100644 --- a/textproc/p5-Text-Autoformat/pkg-descr +++ b/textproc/p5-Text-Autoformat/pkg-descr @@ -9,5 +9,8 @@ schemes. The module also supplies a re-entrant, highly configurable replacement for the built-in Perl format() mechanism. +Author: Damian Conway <damian@conway.org> +WWW: http://search.cpan.org/search?dist=Text-Autoformat + -Anton <tobez@FreeBSD.org> |