diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-08-29 17:29:39 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-08-29 17:29:39 +0000 |
commit | e75a8ad50f8f7569f4cc38b652cffd6188607c8b (patch) | |
tree | 3e79c4ed4441aa9975748a03ea0d9f37c2284ad1 /www/Makefile | |
parent | ff5ed640f06b30c35840608f20fe4e589c7fbaeb (diff) | |
download | ports-e75a8ad50f8f7569f4cc38b652cffd6188607c8b.tar.gz ports-e75a8ad50f8f7569f4cc38b652cffd6188607c8b.zip |
Add bannerfilter 1.31, a squid redirect script for filtering web
banners.
PR: ports/84915
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
Notes
Notes:
svn path=/head/; revision=141356
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 738547af6644..fd98507493fe 100644 --- a/www/Makefile +++ b/www/Makefile @@ -42,6 +42,7 @@ SUBDIR += awstats SUBDIR += axis SUBDIR += b2evo + SUBDIR += bannerfilter SUBDIR += bblog SUBDIR += bins SUBDIR += bk2site |