summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
Diffstat (limited to 'converters')
-rw-r--r--converters/TECkit/Makefile11
1 files changed, 9 insertions, 2 deletions
diff --git a/converters/TECkit/Makefile b/converters/TECkit/Makefile
index 417a81bf54b..e4ce204ee58 100644
--- a/converters/TECkit/Makefile
+++ b/converters/TECkit/Makefile
@@ -1,9 +1,16 @@
-# $NetBSD: Makefile,v 1.6 2015/06/14 10:01:41 markd Exp $
+# $NetBSD: Makefile,v 1.7 2016/01/09 03:10:45 chuck Exp $
DISTNAME= TECkit_2.5.3
PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= converters
-MASTER_SITES= http://scripts.sil.org/svn-view/teckit/TAGS/
+#
+# scripts.sil.org is using ViewVC to dynamically generate a new .tar.gz.
+# each .tar.gz has a new gzip timestamp, so its different each download.
+# this makes it impossible to match checksum in distinfo, so we pull it
+# from a static file on MASTER_SITE_BACKUP instead.
+#
+#MASTER_SITES= http://scripts.sil.org/svn-view/teckit/TAGS/
+MASTER_SITES= ${MASTER_SITE_BACKUP}
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&cat_id=TECkit