Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jan 2000 15:01:37 +0100 (CET)
From:      calle.madestrand@norrgarden.se
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/16295: Update port: irc/bitchx
Message-ID:  <200001221401.PAA73036@norrgarden1.norrgarden.se>

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

>Number:         16295
>Category:       ports
>Synopsis:       Fixes incorrect download locations in MASTER_SITES
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 22 06:10:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Carl Johan Madestrand
>Release:        FreeBSD 3.4-STABLE i386
>Organization:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
       

diff -urN /usr/ports/irc/bitchx/Makefile bitchx/Makefile
--- /usr/ports/irc/bitchx/Makefile	Sat Jan 22 13:50:30 2000
+++ bitchx/Makefile	Sat Jan 22 14:38:46 2000
@@ -8,8 +8,8 @@
 
 DISTNAME=	BitchX-1.0c15
 CATEGORIES=	irc
-MASTER_SITES=	ftp://ftp.bitchx.com/pub/ \
-		ftp://bitchx.dimension6.com/pub/
+MASTER_SITES=	ftp://ftp.bitchx.com/pub/BitchX/source/ \
+		ftp://bitchx.dimension6.com/pub/BitchX/source/
 
 MAINTAINER=	calle.madestrand@norrgarden.se
 

>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?200001221401.PAA73036>