diff options
author | leeym <leeym@FreeBSD.org> | 2005-02-08 15:41:44 +0000 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2005-02-08 15:41:44 +0000 |
commit | 18c099fb0d594b375049bde6a188d872b7992955 (patch) | |
tree | c20b911c4af1a16a17ccbcaeecde423983088642 /mail/spamcup/pkg-descr | |
parent | eb40b3bde64e80391961f0fc0426b232abf6d61c (diff) | |
download | FreeBSD-ports-18c099fb0d594b375049bde6a188d872b7992955.zip FreeBSD-ports-18c099fb0d594b375049bde6a188d872b7992955.tar.gz |
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/spamcup/pkg-descr')
-rw-r--r-- | mail/spamcup/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/spamcup/pkg-descr b/mail/spamcup/pkg-descr new file mode 100644 index 0000000..e09d6d5 --- /dev/null +++ b/mail/spamcup/pkg-descr @@ -0,0 +1,6 @@ +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/ |