pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/buffer MASTER_SITES are not available anymore, no...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f5ae179f4290
branches:  trunk
changeset: 537141:f5ae179f4290
user:      obache <obache%pkgsrc.org@localhost>
date:      Fri Jan 04 06:24:32 2008 +0000

description:
MASTER_SITES are not available anymore, noticed by Zafer Aydogan in private mail.
Other package systems seems have version 1.19 (ex. MASTER_SITE_GENTOO).

diffstat:

 misc/buffer/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (15 lines):

diff -r 6e9a61422a46 -r f5ae179f4290 misc/buffer/Makefile
--- a/misc/buffer/Makefile      Fri Jan 04 06:05:37 2008 +0000
+++ b/misc/buffer/Makefile      Fri Jan 04 06:24:32 2008 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2007/02/22 19:26:48 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2008/01/04 06:24:32 obache Exp $
 
 DISTNAME=      buffer-1.17
 CATEGORIES=    misc
-MASTER_SITES=  ftp://ftp.gwdg.de/pub/linux/jurix/source/system/backup/ \
-               ftp://ftp.fu-berlin.de/unix/linux/mirrors/jurix.jura.uni-sb.de/source/system/backup/
+MASTER_SITES=  #
 
 MAINTAINER=    tron%NetBSD.org@localhost
 COMMENT=       Buffer sporadic binary I/O for faster tape use



Home | Main Index | Thread Index | Old Index