diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-10-15 11:37:30 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-10-15 11:37:30 +0000 |
commit | d5c5a08f0c62c8ee5bf8ff1e9bc9d2b1a06bcb96 (patch) | |
tree | e6b1af7500d252f4de9ca2254aa97b36e6b17325 /mail/Makefile | |
parent | aebd64183a90d5494531213cc3e2f64ea3d49628 (diff) | |
download | ports-d5c5a08f0c62c8ee5bf8ff1e9bc9d2b1a06bcb96.tar.gz ports-d5c5a08f0c62c8ee5bf8ff1e9bc9d2b1a06bcb96.zip |
add ricochet
An automated agent for tracing and reporting internet junk mail
PR: 30411
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
Notes
Notes:
svn path=/head/; revision=48784
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 552560e86b1f..dacd24a0305e 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 |