summaryrefslogtreecommitdiff
path: root/converters/dvi2tty/Makefile
diff options
context:
space:
mode:
authorfredb <fredb>2001-07-10 23:14:16 +0000
committerfredb <fredb>2001-07-10 23:14:16 +0000
commit21250be01ce3a676eff186fef761f3f93e77b7bc (patch)
tree2defd80df04d28065637a4cf4cd9f4875a15813f /converters/dvi2tty/Makefile
parentc1da0aa993990cbf1d36e72dd17e76efa33d4d53 (diff)
downloadpkgsrc-21250be01ce3a676eff186fef761f3f93e77b7bc.tar.gz
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.
Diffstat (limited to 'converters/dvi2tty/Makefile')
-rw-r--r--converters/dvi2tty/Makefile5
1 files changed, 3 insertions, 2 deletions
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