pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/cross/i386-linux Remove MASTER_SITES entry which does ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b0a81149b7fb
branches:  trunk
changeset: 492666:b0a81149b7fb
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Apr 18 12:16:13 2005 +0000

description:
Remove MASTER_SITES entry which does not have the files any longer.

diffstat:

 cross/i386-linux/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r f56df2e2a4a8 -r b0a81149b7fb cross/i386-linux/Makefile
--- a/cross/i386-linux/Makefile Mon Apr 18 12:15:31 2005 +0000
+++ b/cross/i386-linux/Makefile Mon Apr 18 12:16:13 2005 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.19 2004/07/09 20:48:15 kristerw Exp $
+# $NetBSD: Makefile,v 1.20 2005/04/18 12:16:13 wiz Exp $
 #
 
 DISTVERSION=           2.0.7.1
 PKGREVISION=           1
 DISTFILES=             ${LINUXDEVEL_FILES}
 EXTRACT_ONLY=          # none of the RPM files
-MASTER_SITES=          ftp://ftp.cdrom.com/pub/linux/redhat/redhat-5.1/i386/RedHat/RPMS/
+MASTER_SITES=          # no known-good site; default to pkgsrc distfile mirrors
 
 MAINTAINER=            tech-pkg%NetBSD.org@localhost
 COMMENT=               Cross-compile environment for iX86 Linux, libc v6



Home | Main Index | Thread Index | Old Index