Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Oct 1997 04:04:14 -0700 (PDT)
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        jkh@FreeBSD.ORG
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG
Subject:   Re: cvs commit: src/etc make.conf
Message-ID:  <199710081104.EAA10505@silvia.HIP.Berkeley.EDU>
In-Reply-To: <199710081056.DAA06650@freefall.freebsd.org> (jkh@FreeBSD.ORG)

next in thread | previous in thread | raw e-mail | index | archive | help
 *   Remove trailing slash from MASTER_SITE_BACKUP example since it
 *   can lead to two trailing /'s, which is in turn an invalid URL (just
 *   bit me :-).

Err, when did this become invalid?  We've been fetching these
double-slash URLs for ages.

By the way, this variable is defined in bsd.port.mk, so changing a
comment here won't do much for most people.  (And then there are
MASTER_SITE_XCONTRIB etc....)  Also, just removing it will kill all
the ports with DIST_SUBDIR set because none of them have a trailing
slash now.

Satoshi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710081104.EAA10505>