From 97538b45808a563b7e2c212c7fa164ae4d0fbc2a Mon Sep 17 00:00:00 2001 From: Alexander Nedotsukov Date: Wed, 17 Aug 2005 16:15:04 +0000 Subject: It seems to be the rule for this port to make inplace releases. So fix fetching with ${MASTER_SITE_LOCAL} backup. [1] Suggested by: jylefort [1] Approved by: portmgr (krion) --- x11/nvidia-settings/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'x11') diff --git a/x11/nvidia-settings/Makefile b/x11/nvidia-settings/Makefile index b18abb76e2b4..cd22df6daec2 100644 --- a/x11/nvidia-settings/Makefile +++ b/x11/nvidia-settings/Makefile @@ -9,7 +9,9 @@ PORTNAME= nvidia-settings PORTVERSION= 1.0 PORTREVISION= 4 CATEGORIES= x11 -MASTER_SITES= http://download.nvidia.com/XFree86/nvidia-settings/ +MASTER_SITES= http://download.nvidia.com/XFree86/nvidia-settings/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= bland MAINTAINER= bland@FreeBSD.org COMMENT= Display Control Panel for XFree86/X.org NVidia driver -- cgit v1.2.3