diff --git a/www/transproxy/Makefile b/www/transproxy/Makefile index fe44ee8822a..fe25eb9b1ae 100644 --- a/www/transproxy/Makefile +++ b/www/transproxy/Makefile @@ -1,12 +1,15 @@ -# $OpenBSD: Makefile,v 1.10 2001/05/06 04:22:58 lebel Exp $ +# $OpenBSD: Makefile,v 1.11 2001/08/21 20:44:00 jakob Exp $ COMMENT= "transparent www proxy driver for IPFILTER" +BROKEN= "requires ipf" + DISTNAME= transproxy-1.4 CATEGORIES= www net +NEED_VERSION= 1.402 + MASTER_SITES= ftp://ftp.nlc.net.au/pub/unix/transproxy/ EXTRACT_SUFX= .tgz -NEED_VERSION= 1.402 MAINTAINER= Jakob Schlyter