diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-04-21 08:57:57 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-04-21 08:57:57 +0000 |
commit | 6410f439793692028d3bcc15d3d7a90ec761ec11 (patch) | |
tree | 97d6f60751897bd94e567f61b137167a9b29e7b2 /www/squid30 | |
parent | 2d53ad46ed48e4e7029ec90e6f7afa8dc137ceab (diff) | |
download | ports-6410f439793692028d3bcc15d3d7a90ec761ec11.tar.gz ports-6410f439793692028d3bcc15d3d7a90ec761ec11.zip |
Notes
Diffstat (limited to 'www/squid30')
-rw-r--r-- | www/squid30/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/squid30/Makefile b/www/squid30/Makefile index 4919f29a1b8f..91853310ce46 100644 --- a/www/squid30/Makefile +++ b/www/squid30/Makefile @@ -66,7 +66,7 @@ PORTNAME= squid PORTVERSION= 2.5.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES= \ ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \ |