1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

Optimize retrieval of sources by using groups

This commit is contained in:
Edwin Groothuis 2003-11-03 07:37:36 +00:00
parent 1492eb5e4b
commit 73ac7dee38
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=92932

View File

@ -9,14 +9,14 @@
PORTNAME= pathchar
PORTVERSION= a1
CATEGORIES= net
MASTER_SITES= ftp://ftp.ee.lbl.gov/pathchar/ \
http://www.caida.org/tools/utilities/others/pathchar/ \
http://sitka.triumf.ca/net/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= obrien
MASTER_SITES= ftp://ftp.ee.lbl.gov/pathchar/:lbl \
http://www.caida.org/tools/utilities/others/pathchar/:caida \
http://sitka.triumf.ca/net/:sitka \
${MASTER_SITE_LOCAL:S/$/:local/}
MASTER_SITE_SUBDIR= obrien/:local
DISTNAME= pathchar-a1-freebsd-3.0
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} pathcharnotes.html pathchar.8 \
pathchar.mantxt
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:lbl pathcharnotes.html:caida,local \
pathchar.8:local pathchar.mantxt:sitka,local
MAINTAINER= ports@FreeBSD.org
COMMENT= LBNL Internet path characterization tool