1a98321e2d
currently runs on Linux, FreeBSD, OpenBSD, NetBSD, Mac OS X, HP-UX, and Solaris. It filters the actual content of pages based on many methods including phrase matching, PICS filtering and URL filtering. It does not purely filter based on a banned list of sites like lesser totally commercial filters. from Bartosz Ku??ma <i486@o2.pl>. ok ajacoutot@
13 lines
291 B
Plaintext
13 lines
291 B
Plaintext
$OpenBSD: patch-Makefile_in,v 1.1.1.1 2007/06/07 13:16:14 aanriot Exp $
|
|
--- Makefile.in.orig Tue Jun 5 22:44:43 2007
|
|
+++ Makefile.in Tue Jun 5 22:45:05 2007
|
|
@@ -588,7 +588,7 @@ info: info-recursive
|
|
|
|
info-am:
|
|
|
|
-install-data-am: install-data-local
|
|
+install-data-am:
|
|
|
|
install-exec-am:
|
|
|