diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2001-11-08 18:09:50 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-11-08 18:09:50 +0000 |
commit | d87641a048b312bf8f33b7d9ecb8556d4d6b337b (patch) | |
tree | 0554c237dcc97a34fe799fe738cee5ebd5700c1f /mail/cvsmail | |
parent | Fix a bogon where too many arguments are passed in a printf(). (diff) |
Use the shorter "http://cvsweb.FreeBSD.org/" spelling now.
Notes
Notes:
svn path=/head/; revision=49858
Diffstat (limited to 'mail/cvsmail')
-rw-r--r-- | mail/cvsmail/files/patch-cvsmail.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/mail/cvsmail/files/patch-cvsmail.c b/mail/cvsmail/files/patch-cvsmail.c new file mode 100644 index 000000000000..ab2e40e56b54 --- /dev/null +++ b/mail/cvsmail/files/patch-cvsmail.c @@ -0,0 +1,5 @@ +--- cvsmail.c.orig Sun Sep 16 13:47:37 2001 ++++ 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/; |