aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorbland <bland@FreeBSD.org>2006-01-07 09:53:11 +0800
committerbland <bland@FreeBSD.org>2006-01-07 09:53:11 +0800
commit0e15d2f25a8a6a62a44e49e5ddcf0d771c212e11 (patch)
treee04fce62e50c85ee1f0786666077506e4078324e /x11
parent808b6d0455438d46417004be89f7ddc6fb43df8a (diff)
downloadfreebsd-ports-graphics-0e15d2f25a8a6a62a44e49e5ddcf0d771c212e11.tar.gz
freebsd-ports-graphics-0e15d2f25a8a6a62a44e49e5ddcf0d771c212e11.tar.zst
freebsd-ports-graphics-0e15d2f25a8a6a62a44e49e5ddcf0d771c212e11.zip
Backout :local tweak I mistakely put in so fetching from backup site
works again.
Diffstat (limited to 'x11')
-rw-r--r--x11/nvidia-xconfig/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/nvidia-xconfig/Makefile b/x11/nvidia-xconfig/Makefile
index 5baeda6d75a..975dae586be 100644
--- a/x11/nvidia-xconfig/Makefile
+++ b/x11/nvidia-xconfig/Makefile
@@ -9,8 +9,8 @@ PORTNAME= nvidia-xconfig
PORTVERSION= 1.0
CATEGORIES= x11
MASTER_SITES= http://download.nvidia.com/XFree86/nvidia-xconfig/ \
- ${MASTER_SITE_LOCAL:S/$/:local/}
-MASTER_SITE_SUBDIR= bland/:local
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= bland
MAINTAINER= bland@FreeBSD.org
COMMENT= Tool to manipulate X configuration files for the NVidia driver