From 9a992943b59f35fdb31f6944abd65182d1fd1f02 Mon Sep 17 00:00:00 2001 From: naddy Date: Sat, 4 Feb 2006 23:11:02 +0000 Subject: [PATCH] add a mirror in case ftp.x.org is down --- x11/xcursor-themes/Makefile | 5 +++-- x11/xcursorgen/Makefile | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/x11/xcursor-themes/Makefile b/x11/xcursor-themes/Makefile index a3f34e9f273..fe0dd0aacd4 100644 --- a/x11/xcursor-themes/Makefile +++ b/x11/xcursor-themes/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2006/02/04 10:32:21 matthieu Exp $ +# $OpenBSD: Makefile,v 1.2 2006/02/04 23:11:02 naddy Exp $ COMMENT= "X11 Cursors themes" VERSION= 1.0.1 @@ -19,7 +19,8 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yrs -MASTER_SITES= ftp://ftp.x.org/pub/X11R7.0/src/data/ +MASTER_SITES= ftp://ftp.x.org/pub/X11R7.0/src/data/ \ + ftp://x.mirrors.skynet.be/pub/x.org/pub/X11R7.0/src/data/ SEPARATE_BUILD= concurrent USE_X11= Yes diff --git a/x11/xcursorgen/Makefile b/x11/xcursorgen/Makefile index 6dba8517673..e720ff061cc 100644 --- a/x11/xcursorgen/Makefile +++ b/x11/xcursorgen/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.10 2006/02/04 10:30:52 matthieu Exp $ +# $OpenBSD: Makefile,v 1.11 2006/02/04 23:11:02 naddy Exp $ COMMENT= "X11 Cursors themes generator" DISTNAME= xcursorgen-X11R7.0-1.0.0 @@ -18,7 +18,8 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -MASTER_SITES= ftp://ftp.x.org/pub/X11R7.0/src/app/ +MASTER_SITES= ftp://ftp.x.org/pub/X11R7.0/src/app/ \ + ftp://x.mirrors.skynet.be/pub/x.org/pub/X11R7.0/src/app/ WANTLIB= X11 Xcursor c m z