diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-07-01 08:57:34 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-07-01 08:57:34 +0000 |
commit | 48ffccbf54a2ed13c930be14041dd41bdfc66b41 (patch) | |
tree | 4542e168a1a4d62528e74e45bbcbd82898a03bb9 /devel/p5-File-MimeInfo | |
parent | b1996f31183d83b9e5e69096371a03ce9b74f6bd (diff) |
- Fix typo in pkg-descr.
PR: ports/82835
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
Approved by: maintainer
Notes
Notes:
svn path=/head/; revision=138289
Diffstat (limited to 'devel/p5-File-MimeInfo')
-rw-r--r-- | devel/p5-File-MimeInfo/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-File-MimeInfo/pkg-descr b/devel/p5-File-MimeInfo/pkg-descr index 01cea569bf86..4a951e537ecf 100644 --- a/devel/p5-File-MimeInfo/pkg-descr +++ b/devel/p5-File-MimeInfo/pkg-descr @@ -10,4 +10,4 @@ used. The File::MimeInfo::Magic package is provided for magic typing. If you want to detemine the mimetype of data in a memory buffer you should use File::MimeInfo::Magic in combination with IO::Scalar. -WWW: htto://search.cpan.org/dist/File-MimeInfo/ +WWW: http://search.cpan.org/dist/File-MimeInfo/ |