diff options
author | Paul Traina <pst@FreeBSD.org> | 1996-10-13 08:39:51 +0000 |
---|---|---|
committer | Paul Traina <pst@FreeBSD.org> | 1996-10-13 08:39:51 +0000 |
commit | 53496fae1cbc0df9433c649515ffe544439397b8 (patch) | |
tree | bae98758cd49ca42e478a523d557b64b7d133227 /mail/mh | |
parent | Whoops, forgot to include the makefile patch (diff) |
time to go to sleep...call file by right name
Notes
Notes:
svn path=/head/; revision=3971
Diffstat (limited to 'mail/mh')
-rw-r--r-- | mail/mh/files/patch-ae | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mh/files/patch-ae b/mail/mh/files/patch-ae index f7cb12e4e1b3..0b86d3f2676b 100644 --- a/mail/mh/files/patch-ae +++ b/mail/mh/files/patch-ae @@ -40,7 +40,7 @@ interesting fields when you do a "show": @END: NORUSERPASS showfile.c smatch.c sprintb.c ssequal.c strindex.c trimcpy.c \ - uleq.c uprf.c vfgets.c formatdef.c m_msgdef.c -+ uleq.c uprf.c vfgets.c formatdef.c m_msgdef.c rfc1384.c ++ uleq.c uprf.c vfgets.c formatdef.c m_msgdef.c rfc1342.c OFILES = add.o adios.o admonish.o addrsbr.o advertise.o advise.o \ @@ -49,7 +49,7 @@ interesting fields when you do a "show": @END: NORUSERPASS showfile.o smatch.o sprintb.o ssequal.o strindex.o trimcpy.o \ - uleq.o uprf.o vfgets.o formatdef.o m_msgdef.o -+ uleq.o uprf.o vfgets.o formatdef.o m_msgdef.o rfc1384.o ++ uleq.o uprf.o vfgets.o formatdef.o m_msgdef.o rfc1342.o @BEGIN: SHAREDLIB ODEFS = formatdef.o m_msgdef.o |