diff options
Diffstat (limited to 'www/squid27')
-rw-r--r-- | www/squid27/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/squid27/Makefile b/www/squid27/Makefile index 1877deaf360c..f72b25308657 100644 --- a/www/squid27/Makefile +++ b/www/squid27/Makefile @@ -3,12 +3,12 @@ # Date created: Thu Nov 7 00:53:18 WST 1996 # Whom: Peter Wemm <peter@freebsd.org> # -# $Id: Makefile,v 1.6 1996/11/12 08:38:31 peter Exp $ +# $Id: Makefile,v 1.7 1996/11/15 12:41:53 peter Exp $ # DISTNAME= squid-1.1.beta19 PKGNAME= squid-1.1b19 -CATEGORIES+= www +CATEGORIES= www MASTER_SITES= \ ftp://squid.nlanr.net/pub/squid-1.1.beta/ \ ftp://www.unimelb.edu.au/pub/cwis/servers/unix/squid/squid-1.1.beta/ \ |