Date: Mon, 8 Jul 2002 15:38:45 +0200 (CEST) From: Erwin Lansing <erwin@lansing.dk> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/40339: fix MASTER_SITES security/keychain Message-ID: <200207081338.g68DcjKs029461@vale.pil.dk>
next in thread | raw e-mail | index | archive | help
>Number: 40339 >Category: ports >Synopsis: fix MASTER_SITES security/keychain >Confidential: no >Severity: critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Jul 08 06:40:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Erwin Lansing >Release: FreeBSD 4.6-STABLE i386 >Organization: pil.dk >Environment: System: FreeBSD vale.pil.dk 4.6-STABLE FreeBSD 4.6-STABLE #4: Thu Jul 4 13:17:54 CEST 2002 root@vale.pil.dk:/usr/obj/usr/src/sys/VALE i386 >Description: chase directory structure at main site and add some more sites. >How-To-Repeat: >Fix: --- keychain.diff begins here --- diff -ruN keychain.orig/Makefile keychain/Makefile --- keychain.orig/Makefile Mon Jul 8 15:25:02 2002 +++ keychain/Makefile Mon Jul 8 15:36:21 2002 @@ -8,7 +8,10 @@ PORTNAME= keychain PORTVERSION= 1.9 CATEGORIES= security -MASTER_SITES= http://www.ibiblio.org/gentoo/distfiles/ +MASTER_SITES= http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/ \ + ftp://sunsite.dk/mirrors/gentoo/distfiles/ \ + ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo/distfiles/ \ + ftp://ftp.gentoo.no/pub/linux/distributions/gentoo/distfiles/ MAINTAINER= ports@FreeBSD.org --- keychain.diff ends here --- >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?200207081338.g68DcjKs029461>