View | Details | Raw Unified | Return to bug 41195
Collapse All | Expand All

(-)Makefile (-4 / +6 lines)
Lines 10-19 Link Here
10
PORTREVISION=	10
10
PORTREVISION=	10
11
CATEGORIES=	www
11
CATEGORIES=	www
12
MASTER_SITES=  \
12
MASTER_SITES=  \
13
	ftp://ftp.squid-cache.org/pub/squid-2/STABLE/ \
13
	ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
14
	ftp://www.unimelb.edu.au/pub/cwis/servers/unix/squid/squid-2/STABLE/ \
14
	ftp://www.unimelb.edu.au/pub/cwis/servers/unix/squid/%SUBDIR%/ \
15
	ftp://sunsite.auc.dk/pub/infosystems/squid/squid-2/STABLE/ \
15
	ftp://sunsite.auc.dk/pub/infosystems/squid/%SUBDIR%/ \
16
	ftp://ftp.net.lut.ac.uk/squid/squid-2/STABLE/
16
	ftp://ftp.net.lut.ac.uk/squid/%SUBDIR%/ \
17
	${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/www/squid/&,}
18
MASTER_SITE_SUBDIR=	squid-2/STABLE
17
DISTNAME=	squid-2.4.STABLE7
19
DISTNAME=	squid-2.4.STABLE7
18
EXTRACT_SUFX=	-src.tar.gz
20
EXTRACT_SUFX=	-src.tar.gz

Return to bug 41195