From owner-freebsd-ports Sun Oct 3 5: 0: 4 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 6924A14E29 for ; Sun, 3 Oct 1999 05:00:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA78275; Sun, 3 Oct 1999 05:00:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from mail2.netcologne.de (mail2.netcologne.de [194.8.194.103]) by hub.freebsd.org (Postfix) with ESMTP id CC05614E29 for ; Sun, 3 Oct 1999 04:50:35 -0700 (PDT) (envelope-from dr@domix.de) Received: from lamest.domix.de (dial-ra-nc1-83.netcologne.de [195.14.244.83]) by mail2.netcologne.de (8.9.3/8.9.3) with ESMTP id NAA16760 for ; Sun, 3 Oct 1999 13:50:33 +0200 (MET DST) Received: from domix.de (speed.localnet.lan [192.168.1.2]) by lamest.domix.de (8.9.3/8.9.3) with ESMTP id NAA02236 for ; Sun, 3 Oct 1999 13:37:09 +0200 (CEST) (envelope-from dr@domix.de) Received: (from dr@localhost) by domix.de (8.9.3/8.9.3) id NAA07430; Sun, 3 Oct 1999 13:48:58 +0200 (CEST) (envelope-from dr) Message-Id: <199910031148.NAA07430@domix.de> Date: Sun, 3 Oct 1999 13:48:58 +0200 (CEST) From: Dominik Rothert Reply-To: Dominik Rothert To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/14101: tirc port: distfile unfetchable Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14101 >Category: ports >Synopsis: tirc port: distfile unfetchable >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Oct 3 05:00:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Dominik Rothert >Release: FreeBSD 4.0-CURRENT i386 >Organization: Am I organized? >Environment: last cvsup'ed: 3 minutes ago >Description: MASTER_SITES was set to a wrong value. >How-To-Repeat: cd /usr/ports/irc/tirc ; make >Fix: Here's the patch: --- Makefile.orig Sun Oct 3 13:44:04 1999 +++ Makefile Sun Oct 3 13:45:01 1999 @@ -8,7 +8,7 @@ DISTNAME= tirc-1.2 CATEGORIES= irc -MASTER_SITES= http://www.domix.de/fbsd/ports/distfiles/ +MASTER_SITES= ftp://ftp.mayn.de/pub/unix/software/Network/Irc/tirc/ MAINTAINER= dr@domix.de >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message