From 71b4a8db138dae0afbec1d0d2477e380fa3bb252 Mon Sep 17 00:00:00 2001 From: couderc Date: Mon, 12 Aug 2002 22:54:00 +0000 Subject: [PATCH] Add tinyproxy --- www/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/Makefile b/www/Makefile index 993c0e79c0e..c549cba2509 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.91 2002/08/12 01:29:08 avsm Exp $ +# $OpenBSD: Makefile,v 1.92 2002/08/12 22:54:00 couderc Exp $ # $FreeBSD: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp $ # SUBDIR += Mosaic # requires Motif @@ -88,6 +88,7 @@ SUBDIR += surfraw SUBDIR += thttpd SUBDIR += tidy + SUBDIR += tinyproxy SUBDIR += transproxy SUBDIR += turba # SUBDIR += vrweb