diff options
author | Remi Collet <fedora@famillecollet.com> | 2010-12-26 20:58:09 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2010-12-26 20:58:09 +0100 |
commit | 392d601754f2907603d6177664da910f6ca32c3b (patch) | |
tree | bb26aa6cbc94345718e5d134ebc1a460cd38a37e | |
parent | 4b7c69c2ffc856c29d34744c5fedb3d747561690 (diff) |
fix typo
-rw-r--r-- | perl-AnyEvent-HTTP.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-AnyEvent-HTTP.spec b/perl-AnyEvent-HTTP.spec index 09bd461..a6e38a3 100644 --- a/perl-AnyEvent-HTTP.spec +++ b/perl-AnyEvent-HTTP.spec @@ -7,7 +7,7 @@ Summary: Simple but non-blocking HTTP/HTTPS client Group: Development/Libraries License: GPL+ or Artistic -URL: http://search.cpan.org/dist/Proc-Daemon/ +URL: http://search.cpan.org/dist/AnyEvent-HTTP/ Source: http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/%{perlname}-%{version}.tar.gz BuildArch: noarch |