aboutsummaryrefslogtreecommitdiff
path: root/mail/Makefile
diff options
context:
space:
mode:
authorClive Lin <clive@FreeBSD.org>2001-02-21 02:25:59 +0000
committerClive Lin <clive@FreeBSD.org>2001-02-21 02:25:59 +0000
commit5ce84d162d86e8ad4f3ccb60f794df05257e239f (patch)
treef535eadeed578d8ad7f653b9dcca3bbc5ef6d4ac /mail/Makefile
parent7cab70d9a8c82a1526515c6ad06a51cb11ff2906 (diff)
downloadports-5ce84d162d86e8ad4f3ccb60f794df05257e239f.tar.gz
ports-5ce84d162d86e8ad4f3ccb60f794df05257e239f.zip
This buffer is for notes you don't want to save, and for Lisp evaluation.
If you want to create a file, visit that file with C-x C-f, then enter the text in that file's own buffer. Add nullmailer, a sendmail compatible MTA which only does one thing: send mail to a SMTP or QMQP smart relay. NOTICE: This port is usable now, but not yet dumb-safe. Please pay attention on its pkg-message.
Notes
Notes: svn path=/head/; revision=38535
Diffstat (limited to 'mail/Makefile')
-rw-r--r--mail/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile
index 3aeccb2cdad4..a686c3a2583c 100644
--- a/mail/Makefile
+++ b/mail/Makefile
@@ -80,6 +80,7 @@
SUBDIR += namg
SUBDIR += newmail
SUBDIR += nmh
+ SUBDIR += nullmailer
SUBDIR += p5-Email-Find
SUBDIR += p5-Email-Valid
SUBDIR += p5-IMAP-Admin