diff options
author | olgeni <olgeni@FreeBSD.org> | 2008-05-24 05:18:39 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2008-05-24 05:18:39 +0800 |
commit | a8b5b44ad9cc608ee8e8957d93e2a640b784396a (patch) | |
tree | 4e96c6a298f377e11e48dc993edcc859226331de /devel/p5-Config-Setting | |
parent | a9a035c0d32720b85f03ba5f8921388f0a45c276 (diff) | |
download | freebsd-ports-gnome-a8b5b44ad9cc608ee8e8957d93e2a640b784396a.tar.gz freebsd-ports-gnome-a8b5b44ad9cc608ee8e8957d93e2a640b784396a.tar.zst freebsd-ports-gnome-a8b5b44ad9cc608ee8e8957d93e2a640b784396a.zip |
Hunt for typos in devel/p5-*.
Diffstat (limited to 'devel/p5-Config-Setting')
-rw-r--r-- | devel/p5-Config-Setting/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Config-Setting/pkg-descr b/devel/p5-Config-Setting/pkg-descr index 6eec594f5b15..c0c6b78e3220 100644 --- a/devel/p5-Config-Setting/pkg-descr +++ b/devel/p5-Config-Setting/pkg-descr @@ -7,7 +7,7 @@ on a per-host basis, or even using an environment variable. By default a win.ini style of configuration is used, but this can be overridden and an XML based configuration is also included. The access mechanism can also be overridden, the setting don't have to -come from a file, but (maybe) from a website. You'll have to write +come from a file, but (maybe) from a web site. You'll have to write your own there, though. WWW: http://search.cpan.org/dist/Config-Setting/ |