From owner-cvs-all@FreeBSD.ORG Tue Oct 4 04:52:12 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5060416A420; Tue, 4 Oct 2005 04:52:12 +0000 (GMT) (envelope-from trevor@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 108CB43D45; Tue, 4 Oct 2005 04:52:12 +0000 (GMT) (envelope-from trevor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j944qBbs058771; Tue, 4 Oct 2005 04:52:11 GMT (envelope-from trevor@repoman.freebsd.org) Received: (from trevor@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j944qBbA058770; Tue, 4 Oct 2005 04:52:11 GMT (envelope-from trevor) Message-Id: <200510040452.j944qBbA058770@repoman.freebsd.org> From: Trevor Johnson Date: Tue, 4 Oct 2005 04:52:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/Mk bsd.sites.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Oct 2005 04:52:12 -0000 trevor 2005-10-04 04:52:11 UTC FreeBSD ports repository Modified files: Mk bsd.sites.mk Log: In MASTER_SITE_SUSE, there were 16 cases where FTP and HTTP services were listed on the same hostname. I chose to remove the ftp:// lines because HTTP has a better chance of working through poorly-configured firewalls. Revision Changes Path 1.332 +1 -17 ports/Mk/bsd.sites.mk