From 9063717b01f9acd9ab3094c26f97ae963d57387f Mon Sep 17 00:00:00 2001 From: sem Date: Tue, 15 Nov 2005 08:32:31 +0000 Subject: - Distfile was moved in old/ subdir. Add the URL and add one more site because of ftp.kernel.org is poorly accessable. PR: ports/89048 Submitted by: Valentin Nechayev (maintainer) --- sysutils/linuxfdisk/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sysutils') diff --git a/sysutils/linuxfdisk/Makefile b/sysutils/linuxfdisk/Makefile index 4051d5ea3188..b542edbce7eb 100644 --- a/sysutils/linuxfdisk/Makefile +++ b/sysutils/linuxfdisk/Makefile @@ -8,7 +8,9 @@ PORTNAME= linuxfdisk PORTVERSION= 2.11z CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.kernel.org/pub/linux/utils/util-linux/ +MASTER_SITES= ftp://ftp.kernel.org/pub/linux/utils/util-linux/ \ + ftp://ftp.kernel.org/pub/linux/utils/util-linux/old/ \ + ftp://segfault.kiev.ua/pub/ DISTNAME= util-linux-${PORTVERSION} EXTRACT_SUFX= .tar.bz2 -- cgit