diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-05 13:31:33 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-06-05 13:31:33 +0000 |
commit | fa3dce7f14375921ce998259d912d882e25e3fb4 (patch) | |
tree | 0f30690b7e601f7a6dbe5b6bca382e2ea09d0599 /mail/Makefile | |
parent | - Clean up the port (diff) |
Add msmtp-devel, a development version of msmtp.
PR: ports/67594, ports/67602
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>,
Roman Bogorodskiy <bogorodskiy@inbox.ru>
Notes
Notes:
svn path=/head/; revision=110884
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 eec5a654599e..804921520aa1 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -196,6 +196,7 @@ SUBDIR += mreport SUBDIR += msgconvert SUBDIR += msmtp + SUBDIR += msmtp-devel SUBDIR += mulberry SUBDIR += mutt SUBDIR += mutt-devel |