summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>2004-11-16 16:00:35 +0000
committerivan <ivan>2004-11-16 16:00:35 +0000
commit3785b1262f4aac72df670ce2754d26a72b3bdd67 (patch)
treeff6e6e0ce84c58bc0a75c110e4c559023f9896fd
parent505ba65f5e861057c735a61cb067400e6fe59a2b (diff)
Net::Server::Mail, not Net::SMTP::Mail
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 42353b0..91784fd 100644
--- a/index.html
+++ b/index.html
@@ -11,7 +11,7 @@
<p>UnderSMTP was originally written to be used with the
<a href="http://www.bestpractical.com/rt/">Request Tracker</a>
ticketing system.
- <p>UnderSMTP uses <a href="http://search.cpan.org?dist=Net-SMTP-Mail">Net::SMTP::Mail</a> to do all the hard work.
+ <p>UnderSMTP uses <a href="http://search.cpan.org/dist/Net-Server-Mail">Net::Server::Mail</a> to do all the hard work.
<p><a href="http://http://www.sisd.com/cgi-bin/viewcvs.cgi/undersmtpd/undersmtpd.tar.gz?tarball=1">Download</a> a snapshot.
</html>