diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-11-08 18:34:59 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-11-08 18:34:59 +0000 |
commit | a76c671e1fd678a42947cb874f2d641edfd182b6 (patch) | |
tree | 0c7e410c809262a432b4a6247287f21271af2c86 /mail/cvsmail/files/patch-cvsmail.c | |
parent | Use the shorter "http://cvsweb.FreeBSD.org/" spelling now. (diff) |
Fix bogon.
Diffstat (limited to '')
-rw-r--r-- | mail/cvsmail/files/patch-cvsmail.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/cvsmail/files/patch-cvsmail.c b/mail/cvsmail/files/patch-cvsmail.c index ab2e40e56b54..428da5a54e74 100644 --- a/mail/cvsmail/files/patch-cvsmail.c +++ b/mail/cvsmail/files/patch-cvsmail.c @@ -2,4 +2,4 @@ +++ cvsmail.c Thu Nov 8 10:08:44 2001 @@ -56 +56 @@ - url_base = "http://www.FreeBSD.org/cgi/cvsweb.cgi/"; -+ url_base = "http://cvsweb.FreeBSD.org/; ++ url_base = "http://cvsweb.FreeBSD.org/"; |