diff options
author | pav <pav@FreeBSD.org> | 2005-11-12 06:00:24 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-11-12 06:00:24 +0800 |
commit | 231f4059caf72333264b5c6a252a7c5de3cb5f16 (patch) | |
tree | 65cd4ecb4154d7b04409bd3e2076ce29a4680639 /www/Makefile | |
parent | 16075466c1aae518d40d73c71c84a5d85b67b877 (diff) | |
download | freebsd-ports-gnome-231f4059caf72333264b5c6a252a7c5de3cb5f16.tar.gz freebsd-ports-gnome-231f4059caf72333264b5c6a252a7c5de3cb5f16.tar.zst freebsd-ports-gnome-231f4059caf72333264b5c6a252a7c5de3cb5f16.zip |
Rejik is a squid redirector used for blocking unwanted content basing
on URLs and Perl Compatible Regular Expressions (http://www.pcre.org/).
PR: ports/88395
Submitted by: Elisey Savateev <b3k@mail.ru>
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 664e79f91375..f295fd05d2f9 100644 --- a/www/Makefile +++ b/www/Makefile @@ -734,6 +734,7 @@ SUBDIR += qdecoder SUBDIR += quixote SUBDIR += raqdevil + SUBDIR += rejik SUBDIR += reportmagic SUBDIR += resin2 SUBDIR += resin3 |