diff options
author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2000-10-14 04:51:41 +0000 |
---|---|---|
committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2000-10-14 04:51:41 +0000 |
commit | cef9c4b2b88a0af01b45d01d9666a06c517f9449 (patch) | |
tree | 7eea26a486c6f2ff331453f1b80f3983d9529a5f /mail/Makefile | |
parent | Add the first efforts on my mkptools, the successor to makeport.pl. (diff) |
New port for the sendmail MTA.
PR: 18415
Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
Reviewed by: will
Notes
Notes:
svn path=/head/; revision=33808
Diffstat (limited to 'mail/Makefile')
-rw-r--r-- | mail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/Makefile b/mail/Makefile index 5e45cd620127..a1f65ff54d41 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -113,6 +113,7 @@ SUBDIR += rlytest SUBDIR += ruby-net-imap SUBDIR += ruby-tmail + SUBDIR += sendmail SUBDIR += serialmail SUBDIR += sigrot SUBDIR += smail |