From owner-cvs-all  Fri Nov 23 10:35:40 2001
Delivered-To: cvs-all@freebsd.org
Received: from lists.unixathome.org (lists.unixathome.org [210.48.103.158])
	by hub.freebsd.org (Postfix) with ESMTP
	id 41F1037B418; Fri, 23 Nov 2001 10:35:35 -0800 (PST)
Received: from wocker (lists.unixathome.org [210.48.103.158])
	by lists.unixathome.org (8.11.6/8.11.6) with ESMTP id fANIZQ532219;
	Sat, 24 Nov 2001 07:35:27 +1300 (NZDT)
	(envelope-from dan@langille.org)
From: "Dan Langille" <dan@langille.org>
Organization: novice in training
To: Ying-Chieh Liao <ijliao@FreeBSD.ORG>
Date: Fri, 23 Nov 2001 13:35:23 -0500
MIME-Version: 1.0
Subject: Re: cvs commit: ports/www/netraider Makefile
Reply-To: dan@langille.org
Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Message-ID: <3BFE509B.28158.1A91749E@localhost>
In-reply-to: <200111231748.fANHmSd25979@freefall.freebsd.org>
X-mailer: Pegasus Mail for Windows (v4.01)
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
Content-description: Mail message body
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk
List-ID: <cvs-all.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20cvs-all>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20cvs-all>
X-Loop: FreeBSD.ORG

On 23 Nov 2001 at 9:48, Ying-Chieh Liao wrote:

> ijliao      2001/11/23 09:48:28 PST
> 
>   Modified files:
>     www/netraider        Makefile 
>   Log:
>   add sourceforge to master site

FreshPorts just phoned me to to say:

$ make -V PORTNAME
"Makefile", line 12: Unassociated shell command 
"http://www.mandragon.org/raider/"
make: fatal errors encountered -- cannot continue

$ more /usr/ports/www/netraider/Makefile
# New ports collection makefile for:    netraider
# Date created:                         5 Jul 2001
# Whom:                                 will
#
# $FreeBSD: ports/www/netraider/Makefile,v 1.3 2001/11/23 17:48:28 ijliao 
Exp $
#

PORTNAME=       netraider
PORTVERSION=    0.0.2
CATEGORIES=     www
MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
                http://www.mandragon.org/raider/
MASTER_SITE_SUBDIR=     ${PORTNAME}

[snip]
-- 
Dan Langille
The FreeBSD Diary - http://freebsddiary.org/ - practical examples


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message