summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-11-15 08:32:31 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-11-15 08:32:31 +0000
commit53f3e322d59a886b3dfca2739e81eb760d0d78e2 (patch)
tree5b954fab729bb02a4a9f5f5e6559388404142149 /sysutils
parentUpdate to 0.04. (diff)
- 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)
Notes
Notes: svn path=/head/; revision=148333
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/linuxfdisk/Makefile4
1 files changed, 3 insertions, 1 deletions
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