From 10cba674644a92ab17a7868ea83e291223e08e14 Mon Sep 17 00:00:00 2001 From: fredb Date: Tue, 10 Jul 2001 23:14:16 +0000 Subject: The problem with the checksum is, that CTAN and all it's mirrors, rather than serving up unchanging tarred archives that we can checksum, tars up the directories on the fly, differently every time! Let's just change the MASTER_SITE to MASTER_SITE_LOCAL until we can figure out a better way of dealing with CTAN. --- converters/dvi2tty/Makefile | 5 +++-- converters/dvi2tty/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 4 deletions(-) (limited to 'converters/dvi2tty') diff --git a/converters/dvi2tty/Makefile b/converters/dvi2tty/Makefile index 66aaa7cd48c..8e486192f4f 100644 --- a/converters/dvi2tty/Makefile +++ b/converters/dvi2tty/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2001/06/04 23:54:38 jtb Exp $ +# $NetBSD: Makefile,v 1.3 2001/07/10 23:14:16 fredb Exp $ # DISTNAME= dvi2tty PKGNAME= dvi2tty-1.0 CATEGORIES= converters -MASTER_SITES= ftp://tug.ctan.org/pub/tex-archive/dviware/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +#MASTER_SITES= ftp://tug.ctan.org/pub/tex-archive/dviware/ MAINTAINER= fredb@netbsd.org COMMENT= Program for previewing DVI files diff --git a/converters/dvi2tty/distinfo b/converters/dvi2tty/distinfo index 9f268ec38ee..6abd295039f 100644 --- a/converters/dvi2tty/distinfo +++ b/converters/dvi2tty/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2001/06/14 11:02:17 zuntum Exp $ +$NetBSD: distinfo,v 1.3 2001/07/10 23:14:16 fredb Exp $ -SHA1 (dvi2tty.tar.gz) = 74454850c0352ae246dac1b2ede2f8613981ce0a +SHA1 (dvi2tty.tar.gz) = 7b62aef389325d87683630869261e14a6e98258e Size (dvi2tty.tar.gz) = 30720 bytes SHA1 (patch-aa) = c6452a3ea322b507b3f7a3c5dc654c0a2b4bfea6 -- cgit v1.2.3