Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Mar 2002 18:41:48 +0100 (CET)
From:      Oliver Braun <obraun@informatik.unibw-muenchen.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/36495: net/ipw: add MASTER_SITES entry -> fetchable again
Message-ID:  <20020329174148.17B485A545@nemesis.informatik.unibw-muenchen.de>

next in thread | raw e-mail | index | archive | help

>Number:         36495
>Category:       ports
>Synopsis:       net/ipw: add MASTER_SITES entry -> fetchable again
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 29 09:50:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Braun
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
>Environment:
System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.5-STABLE FreeBSD 4.5-STABLE #0: Thu Mar 21 12:00:59 CET 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386


>Description:

fix bento fetch error

>How-To-Repeat:
>Fix:


diff -ruN ipw.old/Makefile ipw/Makefile
--- ipw.old/Makefile	Wed Mar 21 21:29:11 2001
+++ ipw/Makefile	Fri Mar 29 18:39:32 2002
@@ -8,7 +8,8 @@
 PORTNAME=	ipw
 PORTVERSION=	3.3.a
 CATEGORIES=	net
-MASTER_SITES=	${MASTER_SITE_FREEBSD}
+MASTER_SITES=	http://www.mjhb.com/ipw/ \
+		${MASTER_SITE_FREEBSD}
 DISTNAME=	ipw
 
 MAINTAINER=	ports@freebsd.org

>Release-Note:
>Audit-Trail:
>Unformatted:

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020329174148.17B485A545>