From eaa6a5a910132780bf379c05e0c72d3c0f854230 Mon Sep 17 00:00:00 2001 From: peter Date: Fri, 6 Dec 1996 11:17:58 +0000 Subject: Update 1.1.beta27 to 1.1.beta28. This fixes some small bugs, including a CR/LF problem and (I think) two problems with aborting. The author has hinted that this might be the last beta before 1.1.0. --- www/squid27/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'www/squid27/Makefile') diff --git a/www/squid27/Makefile b/www/squid27/Makefile index f91812117d6b..b7898ee6d7f0 100644 --- a/www/squid27/Makefile +++ b/www/squid27/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: squid -# Version required: 1.1.beta27 +# Version required: 1.1.beta28 # Date created: Thu Nov 7 00:53:18 WST 1996 # Whom: Peter Wemm # -# $Id: Makefile,v 1.11 1996/12/04 15:58:27 peter Exp $ +# $Id: Makefile,v 1.12 1996/12/05 08:42:50 peter Exp $ # -DISTNAME= squid-1.1.beta27 -PKGNAME= squid-1.1b27 +DISTNAME= squid-1.1.beta28 +PKGNAME= squid-1.1b28 CATEGORIES= www MASTER_SITES= \ ftp://squid.nlanr.net/pub/squid-1.1.beta/ \ -- cgit