Date: Thu, 7 Jun 2007 03:17:12 -0800 From: "Beech Rintoul" <beech@FreeBSD.org> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Cc: infofarmer@FreeBSD.org Subject: ports/113448: [Maintainer] irc/bitchx - Fix MASTER_SITES Message-ID: <1181215032.68748@stargate.alaskaparadise.com> Resent-Message-ID: <200706071140.l57Be4w6075551@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 113448 >Category: ports >Synopsis: [Maintainer] irc/bitchx - Fix MASTER_SITES >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jun 07 11:40:04 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Beech Rintoul >Release: FreeBSD 6.2-STABLE i386 >Organization: Alaska Paradise >Environment: System: FreeBSD 6.2-STABLE #0: Tue May 29 23:41:29 AKDT 2007 root@stargate.alaskaparadise.com:/usr/obj/usr/src/sys/STARGATE6 >Description: * Fix path in MASTER_SITES * Update maintainer email >How-To-Repeat: >Fix: diff -ruN --exclude=CVS /usr/ports/irc/bitchx.orig/Makefile /usr/ports/irc/bitchx/Makefile --- /usr/ports/irc/bitchx.orig/Makefile Tue Jun 5 17:20:41 2007 +++ /usr/ports/irc/bitchx/Makefile Thu Jun 7 02:22:57 2007 @@ -9,11 +9,11 @@ PORTVERSION= 1.1 PORTREVISION= 1 CATEGORIES+= irc -MASTER_SITES= ftp://ftp.bitchx.org/pub/BitchX/ \ +MASTER_SITES= ftp://ftp.bitchx.org/pub/BitchX/source/ \ ftp://ftp.cyberpunkz.org/pub/BitchX/ DISTNAME= ircii-pana-${PORTVERSION}-final -MAINTAINER?= beech@alaskaparadise.com +MAINTAINER?= beech@FreeBSD.org COMMENT?= ircII color client with GTK/GNOME support WRKSRC= ${WRKDIR}/BitchX >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1181215032.68748>