aboutsummaryrefslogtreecommitdiffstats
path: root/x11/XFree86-4
diff options
context:
space:
mode:
authorjmz <jmz@FreeBSD.org>2001-03-14 04:30:24 +0800
committerjmz <jmz@FreeBSD.org>2001-03-14 04:30:24 +0800
commit6fddfab2dfb6da992b3486775de40a5ba946e5d5 (patch)
tree3ba69a55cfedbc10ff600e642da5bdcbc7faaf4e /x11/XFree86-4
parentbcfe86f8f00997418d6ae2b5b3538532521da08a (diff)
downloadfreebsd-ports-gnome-6fddfab2dfb6da992b3486775de40a5ba946e5d5.tar.gz
freebsd-ports-gnome-6fddfab2dfb6da992b3486775de40a5ba946e5d5.tar.zst
freebsd-ports-gnome-6fddfab2dfb6da992b3486775de40a5ba946e5d5.zip
Add the trailing slash to the master site for matrox driver.
Diffstat (limited to 'x11/XFree86-4')
-rw-r--r--x11/XFree86-4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/XFree86-4/Makefile b/x11/XFree86-4/Makefile
index 3dc0f4450f54..362632b7f13f 100644
--- a/x11/XFree86-4/Makefile
+++ b/x11/XFree86-4/Makefile
@@ -94,7 +94,7 @@ BROKEN= "can't be compiled on this system (missing headers)"
.if defined(WITH_MATROX_GXX_DRIVER)
MGA_DRIVER_VERSION= 1_01_05beta
-MASTER_SITES+= ftp://ftp.matrox.com/pub/mga/archive/linux/2001/beta_${MGA_DRIVER_VERSION:S/beta//}
+MASTER_SITES+= ftp://ftp.matrox.com/pub/mga/archive/linux/2001/beta_${MGA_DRIVER_VERSION:S/beta//}/
DISTFILES+= mga-${MGA_DRIVER_VERSION}.tgz
.endif # WITH_MATROX_GXX_DRIVER