summaryrefslogtreecommitdiff
path: root/mail/nmh/Makefile
diff options
context:
space:
mode:
authoragc <agc>1998-01-13 13:22:11 +0000
committeragc <agc>1998-01-13 13:22:11 +0000
commit1d7466c1029269f41f2d13d32e8323e5b2f98f45 (patch)
treec14659db54cedfbf1ccfd5ba073f90707cfbb227 /mail/nmh/Makefile
parent5c7f77fcb70e3fcf025081d0072cbddfbdc22e02 (diff)
downloadpkgsrc-1d7466c1029269f41f2d13d32e8323e5b2f98f45.tar.gz
Due to massive popular request (including, but not limited to, Matt
Green and Jason Thorpe), revert the MTA type to be smtp, rather than sendmail.
Diffstat (limited to 'mail/nmh/Makefile')
-rw-r--r--mail/nmh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile
index 950ea9db7ff..01f07c5af82 100644
--- a/mail/nmh/Makefile
+++ b/mail/nmh/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 July 1997
# Whom: Scott Blachowicz <Scott.Blachowicz@seaslug.org>
#
-# $NetBSD: Makefile,v 1.5 1998/01/12 10:51:34 agc Exp $
+# $NetBSD: Makefile,v 1.6 1998/01/13 13:22:11 agc Exp $
# FreeBSD Id: Makefile,v 1.2 1997/08/04 06:51:28 markm Exp
#
@@ -16,7 +16,7 @@ MAINTAINER= Scott.Blachowicz@seaslug.org
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --libexecdir=$(PREFIX)/libexec/nmh \
--sysconfdir=$(PREFIX)/etc/nmh --enable-nmh-pop \
- --with-mts=sendmail
+ --with-mts=smtp
MAN1= ali.1 anno.1 burst.1 comp.1 dist.1 flist.1 folder.1 forw.1 inc.1 \
mark.1 mh-chart.1 mhl.1 mhmail.1 mhn.1 mhparam.1 mhpath.1 msgchk.1 msh.1 \