From 280429d181491317da8b57b85284ade2a1e3f73e Mon Sep 17 00:00:00 2001 From: rillig Date: Thu, 3 Nov 2005 13:50:58 +0000 Subject: [PATCH] Using MASTER_SITE_XCONTRIB instead of hard-coded URLs. --- x11/xphoon/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11/xphoon/Makefile b/x11/xphoon/Makefile index 8b4411d9b281..f103d517d36c 100644 --- a/x11/xphoon/Makefile +++ b/x11/xphoon/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2005/10/12 07:10:57 seb Exp $ +# $NetBSD: Makefile,v 1.17 2005/11/03 13:50:58 rillig Exp $ # DISTNAME= xphoon.tar @@ -6,7 +6,7 @@ PKGNAME= xphoon-19910918 PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= ftp://ftp.x.org/R5contrib/ \ - ftp://ftp.gwdg.de/pub/x11/x.org/contrib/ \ + ${MASTER_SITE_XCONTRIB} \ ftp://ftp.sunet.se/pub/X11/ EXTRACT_SUFX= .Z