diff options
author | leeym <leeym@FreeBSD.org> | 2005-02-08 23:41:44 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2005-02-08 23:41:44 +0800 |
commit | 18c099fb0d594b375049bde6a188d872b7992955 (patch) | |
tree | c20b911c4af1a16a17ccbcaeecde423983088642 /mail/Makefile | |
parent | eb40b3bde64e80391961f0fc0426b232abf6d61c (diff) | |
download | freebsd-ports-gnome-18c099fb0d594b375049bde6a188d872b7992955.tar.gz freebsd-ports-gnome-18c099fb0d594b375049bde6a188d872b7992955.tar.zst freebsd-ports-gnome-18c099fb0d594b375049bde6a188d872b7992955.zip |
Spamcup is a tool for automatic spam reporting via Spamcop.net.
It performs the same actions as if you were to report spam to
spamcop.net with a Web browser, but from the commandline.
Spamcup is written in Perl.
WWW: http://sourceforge.net/projects/spamcup/
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 61816e123e9a..c2d99dc2961c 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -444,6 +444,7 @@ SUBDIR += spamass-rules SUBDIR += spamass-rules_du_jour SUBDIR += spambnc + SUBDIR += spamcup SUBDIR += spamd SUBDIR += spamguard SUBDIR += spamilter |