diff options
author | Joey Smith <joey@php.net> | 2000-08-04 04:49:13 +0000 |
---|---|---|
committer | Joey Smith <joey@php.net> | 2000-08-04 04:49:13 +0000 |
commit | 62557742bd51ba82d78c18ee466cac9b032def09 (patch) | |
tree | cdd06a2c503089c884938537fe5d72cdf806d44e /win32 | |
parent | 9f2cd78e6780c9906a6d8ebf8167b7d7b5a68550 (diff) | |
download | php-git-62557742bd51ba82d78c18ee466cac9b032def09.tar.gz |
Outdated URL, link to the master site instead.
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 * */ |