aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbland <bland@FreeBSD.org>2006-01-07 09:48:36 +0800
committerbland <bland@FreeBSD.org>2006-01-07 09:48:36 +0800
commit808b6d0455438d46417004be89f7ddc6fb43df8a (patch)
tree5c4e8fe6aa64fc42f9616d126f47265121bcd591
parent97ccf96c9adba549b7eb962c35e4cf4fc1bb843b (diff)
downloadfreebsd-ports-gnome-808b6d0455438d46417004be89f7ddc6fb43df8a.tar.gz
freebsd-ports-gnome-808b6d0455438d46417004be89f7ddc6fb43df8a.tar.zst
freebsd-ports-gnome-808b6d0455438d46417004be89f7ddc6fb43df8a.zip
Backout :local tweak I mistakely put in so fetching from backup site
works again. PR: 91429
-rw-r--r--x11/nvidia-settings/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/nvidia-settings/Makefile b/x11/nvidia-settings/Makefile
index ce793944e3d8..8de8895b31cb 100644
--- a/x11/nvidia-settings/Makefile
+++ b/x11/nvidia-settings/Makefile
@@ -10,8 +10,8 @@ PORTVERSION= 1.0
PORTREVISION= 7
CATEGORIES= x11
MASTER_SITES= http://download.nvidia.com/XFree86/nvidia-settings/ \
- ${MASTER_SITE_LOCAL:S/$/:local/}
-MASTER_SITE_SUBDIR= bland/:local
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= bland
MAINTAINER= bland@FreeBSD.org
COMMENT= Display Control Panel for X NVidia driver