Date: Tue, 7 Feb 2006 14:17:19 -0000 From: Shaun Amott <shaun@inerd.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/92972: x11/libdnd - Fix master site Message-ID: <1139321839.1000@charon.picobyte.net> Resent-Message-ID: <200602071420.k17EK6fO091245@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 92972 >Category: ports >Synopsis: x11/libdnd - Fix master site >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Feb 07 14:20:06 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Shaun Amott >Release: FreeBSD 6.0-STABLE i386 >Organization: >Environment: System: FreeBSD 6.0-STABLE >Description: x11/libdnd has the wrong master site, and is currently unfetchable. The Patch below corrects this. >How-To-Repeat: >Fix: --- dnd-1.1.diff begins here --- --- Makefile.orig Sun Dec 5 05:13:20 2004 +++ Makefile Tue Feb 7 14:09:48 2006 @@ -8,7 +8,7 @@ PORTNAME= libdnd PORTVERSION= 1.1 CATEGORIES= x11 -MASTER_SITES= http://leb.net/OffiX/ +MASTER_SITES= http://leb.net/offix/ DISTNAME= dnd.${PORTVERSION} EXTRACT_SUFX= .tgz --- dnd-1.1.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1139321839.1000>