Date: Wed, 7 Jan 2004 22:57:12 +0100 From: "Stefan Ehmann" <shoesoft@gmx.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/61059: fix mastersite: net/giftcurs Message-ID: <1073512512@shoeserv.freebsd> Resent-Message-ID: <200401080700.i0870WBX008020@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 61059 >Category: ports >Synopsis: fix mastersite: net/giftcurs >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jan 07 23:00:32 PST 2004 >Closed-Date: >Last-Modified: >Originator: Stefan Ehmann >Release: FreeBSD 5.2-CURRENT i386 >Organization: >Environment: System: FreeBSD shoeserv.freebsd 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Tue Jan 6 18:48:09 CET 2004 Shoe@shoeserv.freebsd:/usr/obj/usr/src/sys/SHOE i386 >Description: provide a temporary mirror until savannah is back or the distfile is hosted on a different server >How-To-Repeat: >Fix: --- giftcurs-patch begins here --- diff -ruN giftcurs.bak/Makefile giftcurs/Makefile --- giftcurs.bak/Makefile Wed Jan 7 22:30:43 2004 +++ giftcurs/Makefile Wed Jan 7 22:35:38 2004 @@ -8,8 +8,9 @@ PORTNAME= giFTcurs PORTVERSION= 0.6.1 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_SAVANNAH} -MASTER_SITE_SUBDIR= giftcurs/giFTcurs.pkg/${PORTVERSION}/ +MASTER_SITES= http://stud4.tuwien.ac.at/~e0125637/ +#MASTER_SITES= ${MASTER_SITE_SAVANNAH} +#MASTER_SITE_SUBDIR= giftcurs/giFTcurs.pkg/${PORTVERSION}/ MAINTAINER= shoesoft@gmx.net COMMENT= A cursed frontend to the giFT daemon --- giftcurs-patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1073512512>