diff options
Diffstat (limited to 'www/squid24/Makefile')
-rw-r--r-- | www/squid24/Makefile | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/www/squid24/Makefile b/www/squid24/Makefile index 0963b9520211..ba353202f641 100644 --- a/www/squid24/Makefile +++ b/www/squid24/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: squid -# Version required: 1.1.7 +# Version required: 1.1.8 # Date created: Thu Nov 7 00:53:18 WST 1996 # Whom: Peter Wemm <peter@freebsd.org> # -# $Id: Makefile,v 1.22 1997/02/20 17:17:32 peter Exp $ +# $Id: Makefile,v 1.23 1997/03/02 02:50:41 peter Exp $ # -DISTNAME= squid-1.1.7 +DISTNAME= squid-1.1.8 CATEGORIES= www MASTER_SITES= \ ftp://squid.nlanr.net/pub/squid-1.1/ \ @@ -15,11 +15,6 @@ MASTER_SITES= \ ftp://ftp.net.lut.ac.uk/squid/squid-1.1/ EXTRACT_SUFX= -src.tar.gz -#Sigh. cannot use this since the author botched it so badly. :-( -#see patches/patch-ab -#PATCH_SITES+= http://squid.nlanr.net/Squid/1.1/1.1.7/ -#PATCHFILES+= fixes.patch - MAINTAINER= peter@freebsd.org DIST_SUBDIR= squid |