From 793ea4a1d270f947567fcdce3da4a90a2225c37c Mon Sep 17 00:00:00 2001 From: Colin Percival Date: Fri, 21 Jul 2006 17:44:46 +0000 Subject: [PATCH] Remove trailing backslash; this will hopefully unbreak both the INDEX and every port in the tree. Reported by: Portsnap buildbox --- Mk/bsd.sites.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index fc6b8eeca878..2275075173d0 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -1162,7 +1162,7 @@ MASTER_SITE_XCONTRIB+= \ ftp://sunsite.tus.ac.jp/pub/archives/X11/contrib/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,X/opengroup/contrib/&,} \ ftp://ftp.mirrorservice.org/sites/ftp.x.org/contrib/%SUBDIR%/ \ - ftp://sunsite.org.uk/sites/ftp.x.org/contrib/%SUBDIR%/ \ + ftp://sunsite.org.uk/sites/ftp.x.org/contrib/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_XEMACS)