summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1996-10-25 00:31:11 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1996-10-25 00:31:11 +0000
commit51724ab6d286bbe1a2daa7fd1c1be4c0e7e104ea (patch)
tree10d92eb42128064c1e74e460c6dd1994bd05eee9 /mail
parentUse system shared libgmp now (diff)
Turn on DSN menu
Notes
Notes: svn path=/head/; revision=4149
Diffstat (limited to 'mail')
-rw-r--r--mail/elm+ME/scripts/pre-configure4
-rw-r--r--mail/elm/scripts/pre-configure4
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/elm+ME/scripts/pre-configure b/mail/elm+ME/scripts/pre-configure
index 170b177293c4..d70a2a8b3c50 100644
--- a/mail/elm+ME/scripts/pre-configure
+++ b/mail/elm+ME/scripts/pre-configure
@@ -1,7 +1,7 @@
#!/bin/sh -
#
# pre-configure script for Elm port to FreeBSD 2.0
-# $Id: pre-configure,v 1.12 1996/06/20 22:23:48 ache Exp $
+# $Id: pre-configure,v 1.13 1996/10/03 19:08:13 ache Exp $
PortsDir=$PORTSDIR
CurDir=$CURDIR
@@ -191,7 +191,7 @@ metamail_path='none'
defencoding=''
d_8bitmime='define'
d_binarymime='undef'
-d_dsn='undef'
+d_dsn='define'
defcharset='ISO-8859-1'
defdispcharset='ISO-8859-1'
d_mmdf='undef'
diff --git a/mail/elm/scripts/pre-configure b/mail/elm/scripts/pre-configure
index 170b177293c4..d70a2a8b3c50 100644
--- a/mail/elm/scripts/pre-configure
+++ b/mail/elm/scripts/pre-configure
@@ -1,7 +1,7 @@
#!/bin/sh -
#
# pre-configure script for Elm port to FreeBSD 2.0
-# $Id: pre-configure,v 1.12 1996/06/20 22:23:48 ache Exp $
+# $Id: pre-configure,v 1.13 1996/10/03 19:08:13 ache Exp $
PortsDir=$PORTSDIR
CurDir=$CURDIR
@@ -191,7 +191,7 @@ metamail_path='none'
defencoding=''
d_8bitmime='define'
d_binarymime='undef'
-d_dsn='undef'
+d_dsn='define'
defcharset='ISO-8859-1'
defdispcharset='ISO-8859-1'
d_mmdf='undef'