From owner-cvs-share Mon Jun 26 00:07:24 1995 Return-Path: cvs-share-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA29315 for cvs-share-outgoing; Mon, 26 Jun 1995 00:07:24 -0700 Received: (from asami@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA29284 ; Mon, 26 Jun 1995 00:07:04 -0700 Date: Mon, 26 Jun 1995 00:07:04 -0700 From: Satoshi Asami Message-Id: <199506260707.AAA29284@freefall.cdrom.com> To: CVS-commiters, cvs-share Subject: cvs commit: src/share/mk bsd.port.mk Sender: cvs-share-owner@freebsd.org Precedence: bulk asami 95/06/26 00:07:03 Modified: share/mk bsd.port.mk Log: Use ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/ as our distribution point for distfiles and patches. Other than cosmetic changes (freebsd.cdrom.com -> ftp.freebsd.org), the omission of "ports" is important. I would like to move this directory completely out of the ports tree (on the ftp site), so that people who do "get ports.tar.gz" won't get a bogus distfiles -> ../distfiles symlink (which will make "make fetch" fail). Sometime around the 2.1 release, the distfiles link will be deleted.