diff options
author | miwi <miwi@FreeBSD.org> | 2007-09-23 22:03:58 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-09-23 22:03:58 +0000 |
commit | 36d4bab2616460597c112561d8465e9c51985f5b (patch) | |
tree | 56265cbc47df122ba1774aefedfad6c59df1313d /www/Makefile | |
parent | 57772a842b43a83e579f08c90e993e7bbafae7da (diff) | |
download | FreeBSD-ports-36d4bab2616460597c112561d8465e9c51985f5b.zip FreeBSD-ports-36d4bab2616460597c112561d8465e9c51985f5b.tar.gz |
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
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 9f7e811..34de0ba 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 |