diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-09-23 22:03:58 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-09-23 22:03:58 +0000 |
commit | d379b04fa1a97c50a72cc8cea48d91dea5e9d636 (patch) | |
tree | 9c485542165e712c57dffcb52b68784df1b6af48 /www/Makefile | |
parent | 53210a7fbd185d6d28201af3291266972856d852 (diff) |
A plugin is being developed that will allow different ways to reject
contributions that contain spam.
WWW: http://trac-edgewall.org/wiki/SpamFilter
PR: ports/116585
Submitted by: sutra
Notes
Notes:
svn path=/head/; revision=200006
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 9f7e811358ad..34de0ba04df0 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1200,6 +1200,7 @@ SUBDIR += trac-restrictedarea SUBDIR += trac-robotstxt SUBDIR += trac-simpleticket + SUBDIR += trac-spam-filter SUBDIR += trac-tags SUBDIR += trac-ticketdelete SUBDIR += trac-tocmacro |