diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-10-15 11:37:30 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-10-15 11:37:30 +0000 |
commit | 250d261eff633508a236f47e75c4e7c889aaa2de (patch) | |
tree | 0c62962747497c4d49af757f2e84542f3823fb36 /mail/Makefile | |
parent | 277a52cc8aee7f3c01baaaf9478f6dc42640da18 (diff) | |
download | FreeBSD-ports-250d261eff633508a236f47e75c4e7c889aaa2de.zip FreeBSD-ports-250d261eff633508a236f47e75c4e7c889aaa2de.tar.gz |
add ricochet
An automated agent for tracing and reporting internet junk mail
PR: 30411
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
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 552560e..dacd24a 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -169,6 +169,7 @@ SUBDIR += rblcheck SUBDIR += regm SUBDIR += rftp + SUBDIR += ricochet SUBDIR += ripmime SUBDIR += rlytest SUBDIR += rmime |