diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2004-07-24 19:33:21 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2004-07-24 19:33:21 +0000 |
commit | 23a732672e6c792ed1f2e6a1924f20f11ab98fe6 (patch) | |
tree | ebe36eea818138daccc1a0f55da9a0d3f844bdc9 /mail/Makefile | |
parent | 394cd8de3ab439ee2c71d745a5a5ccf33fc9834e (diff) |
Reply-o-Matic is a highly configureble, secure, auto reply software, to be
used in conjunction with any Mail Delivery/Transfer Agent or local delivery
agent. It provides an easy, uniformed way, to provide autoreplies to e-mails.
PR: ports/66625
Submitted by: Phil Oleson <oz@nixil.net>
Notes
Notes:
svn path=/head/; revision=114589
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 ea113e0505cb..2db40fdab991 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -361,6 +361,7 @@ SUBDIR += relay-ctrl SUBDIR += relaydb SUBDIR += renattach + SUBDIR += reply-o-matic SUBDIR += rftp SUBDIR += ricochet SUBDIR += ripmime |