diff options
Diffstat (limited to 'www/squid26/Makefile')
-rw-r--r-- | www/squid26/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/squid26/Makefile b/www/squid26/Makefile index 21e1212..bf7b604 100644 --- a/www/squid26/Makefile +++ b/www/squid26/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: squid -# Version required: 1.1.0 +# Version required: 1.1.1 # Date created: Thu Nov 7 00:53:18 WST 1996 # Whom: Peter Wemm <peter@freebsd.org> # -# $Id: Makefile,v 1.13 1996/12/06 11:17:57 peter Exp $ +# $Id: Makefile,v 1.14 1996/12/07 06:25:26 peter Exp $ # -DISTNAME= squid-1.1.0 +DISTNAME= squid-1.1.1 CATEGORIES= www MASTER_SITES= \ ftp://squid.nlanr.net/pub/squid-1.1/ \ |