diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:33:58 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:33:58 +0000 |
commit | d2f3fc0d14d3e68570cfe49581272ad314bb8975 (patch) | |
tree | 9d14a268bc591a8b930deb4228abb79b4c3deeb5 /www/squid31 | |
parent | Improve -STABLE support: (diff) |
Some spaces -> tabs for ports/www.
Notes
Notes:
svn path=/head/; revision=37985
Diffstat (limited to 'www/squid31')
-rw-r--r-- | www/squid31/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/squid31/Makefile b/www/squid31/Makefile index c715b1e5ece8..d1a2d0e15953 100644 --- a/www/squid31/Makefile +++ b/www/squid31/Makefile @@ -6,7 +6,7 @@ # PORTNAME= squid -PORTVERSION= 2.3 +PORTVERSION= 2.3 CATEGORIES= www MASTER_SITES= \ ftp://ftp.squid-cache.org/pub/squid-2/STABLE/ \ |