diff options
author | will <will@FreeBSD.org> | 2000-09-17 22:36:32 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-09-17 22:36:32 +0000 |
commit | 5e219fd889a9ce0b17fc884a1755116312c110fc (patch) | |
tree | 0e2fcc6b563c6a6c6c057c989ea215254a1ced7c /www/Makefile | |
parent | d1dfc3f3ce39ff4909681cf75b234a65079a0fd3 (diff) | |
download | FreeBSD-ports-5e219fd889a9ce0b17fc884a1755116312c110fc.zip FreeBSD-ports-5e219fd889a9ce0b17fc884a1755116312c110fc.tar.gz |
Add oops 1.4.16, a www proxy server similar to squid but easier to configure,
threadsafe (can use more than one CPU), and faster (uses large files rather
than many files).
PR: 21318
Submitted by: Sergey Oskin <oZZ@FreeBSD.org.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 7f7a72d..baa91ef 100644 --- a/www/Makefile +++ b/www/Makefile @@ -112,6 +112,7 @@ SUBDIR += netscape47-navigator SUBDIR += nscache SUBDIR += npc + SUBDIR += oops SUBDIR += p5-Apache SUBDIR += p5-Apache-ASP SUBDIR += p5-Apache-DBI |