summaryrefslogtreecommitdiff
path: root/mail/nmh
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1998-02-09 00:00:57 +0000
committerhubertf <hubertf@pkgsrc.org>1998-02-09 00:00:57 +0000
commite2bc998f259328f2c8ba5119d9dcaf102515a98d (patch)
tree99f44654c46d4f0038330058478f63eff6e3e649 /mail/nmh
parent682a0a03061629f5f0a7a593a3f28e51f4c49000 (diff)
downloadpkgsrc-e2bc998f259328f2c8ba5119d9dcaf102515a98d.tar.gz
Add comment about NMH_MTA
Diffstat (limited to 'mail/nmh')
-rw-r--r--mail/nmh/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/nmh/Makefile b/mail/nmh/Makefile
index b1d767688dd..bc744bb86ba 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.9 1998/01/24 20:32:34 hubertf Exp $
+# $NetBSD: Makefile,v 1.10 1998/02/09 00:00:57 hubertf Exp $
# FreeBSD Id: Makefile,v 1.2 1997/08/04 06:51:28 markm Exp
#
@@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.math.gatech.edu/pub/nmh/
MAINTAINER= Scott.Blachowicz@seaslug.org
+# Mail Transport Agent - either "smtp" or "sendmail"
NMH_MTA?= smtp
GNU_CONFIGURE= yes