diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-03-31 22:55:54 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-03-31 22:55:54 +0000 |
commit | aaa950ba59929a3046b4f404f77e1f2a070606af (patch) | |
tree | dedeae04fe9ef995df3d2cee03a9a5580ef40973 /mail/Makefile | |
parent | New ports: mail/jamlib (diff) |
New port: mail/crashecho
crashecho is FTN JAM/MSG tosser for a node.
CrashEcho is a successor of a CrashMail II tosser originally
written by Johan Billing.
PR: ports/45468
Submitted by: Cyril Margorin <cyrilm@immo.ru>
Notes
Notes:
svn path=/head/; revision=77860
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 b48f6d4730a6..3400fe0973e6 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -26,6 +26,7 @@ SUBDIR += coolmail SUBDIR += courier SUBDIR += courier-imap + SUBDIR += crashecho SUBDIR += cucipop SUBDIR += cvsmail SUBDIR += cyrus |