diff options
Diffstat (limited to 'win32')
-rw-r--r-- | win32/sendmail.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/sendmail.c b/win32/sendmail.c index 876311eb35..03b6591b9d 100644 --- a/win32/sendmail.c +++ b/win32/sendmail.c @@ -13,8 +13,8 @@ * Very simple SMTP Send-mail program for sending command-line level * emails and CGI-BIN form response for the Windows platform. * - * The complete wSendmail package with source code can be downloaded - * from http://virtual.icr.com.au:80/jgaa/cgi-bin.htm + * The complete wSendmail package with source code can be from + * http://www.jgaa.com * */ |