diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-11-24 13:20:36 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-11-24 13:20:36 +0800 |
commit | 73579f3a21babfd2dbd2b878bf9e284eb4e64bb1 (patch) | |
tree | 67991c0764b70a5b1658dd07623246d93dfac05a /www/Makefile | |
parent | 7db6ecd8c719c4b26e24411a6654449353652ed4 (diff) | |
download | freebsd-ports-gnome-73579f3a21babfd2dbd2b878bf9e284eb4e64bb1.tar.gz freebsd-ports-gnome-73579f3a21babfd2dbd2b878bf9e284eb4e64bb1.tar.zst freebsd-ports-gnome-73579f3a21babfd2dbd2b878bf9e284eb4e64bb1.zip |
The blogspam site exists to provide a service which allows you to
test whether a submitted blog/forum comment is SPAM or not, in real-time.
We can identify many common SPAM characteristics and using them allow
comments to be blocked - cutting down on the SPAM that might otherwise
affect your site.
WWW: http://blogspam.net/
PR: ports/152421
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 321bc93b5d32..3393732489e4 100644 --- a/www/Makefile +++ b/www/Makefile @@ -699,6 +699,7 @@ SUBDIR += p5-AxKit-XSP-WebUtils SUBDIR += p5-B-LexInfo SUBDIR += p5-Bigtop + SUBDIR += p5-Blog-Spam SUBDIR += p5-Bundle-Slash SUBDIR += p5-Bundle-Sledge SUBDIR += p5-Business-PayPal |