diff options
author | mph <mph@FreeBSD.org> | 1998-04-23 04:49:13 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-04-23 04:49:13 +0800 |
commit | ad11992eff86215051cc3e27042d56dd299b64d5 (patch) | |
tree | 5a2ff50000e2221c5e05bde432ff1208c0991e8e /mail | |
parent | aa04bba00831499373e49b0959ee1a6335403005 (diff) | |
download | freebsd-ports-graphics-ad11992eff86215051cc3e27042d56dd299b64d5.tar.gz freebsd-ports-graphics-ad11992eff86215051cc3e27042d56dd299b64d5.tar.zst freebsd-ports-graphics-ad11992eff86215051cc3e27042d56dd299b64d5.zip |
It's been a long week already: "elim" --> "emil".
I wrote it wrong in one of the log messages too.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/Makefile b/mail/Makefile index 5be928c404b..b4d3307f206 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.57 1998/03/15 20:26:39 steve Exp $ +# $Id: Makefile,v 1.58 1998/04/22 20:41:49 mph Exp $ # SUBDIR += adcomplain @@ -6,8 +6,8 @@ SUBDIR += bulk_mailer SUBDIR += cucipop SUBDIR += cyrus - SUBDIR += elim SUBDIR += elm + SUBDIR += emil SUBDIR += exim SUBDIR += exmh SUBDIR += exmh2 |