From owner-freebsd-commit Wed Oct 4 08:26:35 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA22397 for freebsd-commit-outgoing; Wed, 4 Oct 1995 08:26:35 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA22380 for cvs-all-outgoing; Wed, 4 Oct 1995 08:26:30 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA22367 for cvs-ports-outgoing; Wed, 4 Oct 1995 08:26:27 -0700 Received: (from asami@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id IAA22352 ; Wed, 4 Oct 1995 08:26:20 -0700 Date: Wed, 4 Oct 1995 08:26:20 -0700 From: Satoshi Asami Message-Id: <199510041526.IAA22352@freefall.freebsd.org> To: CVS-commiters, cvs-ports Subject: cvs commit: ports/cad/chipmunk Makefile Sender: owner-commit@FreeBSD.org Precedence: bulk asami 95/10/04 08:26:19 Modified: cad/chipmunk Makefile Log: Append "chipmunk/" to MASTER_SITE_OVERRIDE, if set. Also, add ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/chipmunk/ to MASTER_SITES, in case the real master site is unavailable. This is admittedly ugly, but a fix to bsd.port.mk to handle these cases is not trivial.