From 2d31e96f4f2b4811449072fa83d877d5d205c3ff Mon Sep 17 00:00:00 2001 From: ehaupt Date: Thu, 1 Jun 2006 12:13:54 +0000 Subject: Add an additional mirror. --- textproc/fldiff/Makefile | 1 + textproc/htmlise/Makefile | 4 +++- textproc/rtf2html/Makefile | 1 + textproc/uni2ascii/Makefile | 3 ++- textproc/xlreader/Makefile | 3 ++- 5 files changed, 9 insertions(+), 3 deletions(-) (limited to 'textproc') diff --git a/textproc/fldiff/Makefile b/textproc/fldiff/Makefile index 32d6b89447f..bd134989031 100644 --- a/textproc/fldiff/Makefile +++ b/textproc/fldiff/Makefile @@ -9,6 +9,7 @@ PORTNAME= fldiff PORTVERSION= 1.0 CATEGORIES= textproc MASTER_SITES= http://critical.ch/distfiles/ \ + http://energy.critical.ch/distfiles/ \ http://www.easysw.com/~mike/fldiff/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source diff --git a/textproc/htmlise/Makefile b/textproc/htmlise/Makefile index 9a59ad20edf..15490466a10 100644 --- a/textproc/htmlise/Makefile +++ b/textproc/htmlise/Makefile @@ -8,7 +8,9 @@ PORTNAME= htmlise PORTVERSION= 0.2 CATEGORIES= textproc -MASTER_SITES= http://www.ex-parrot.com/~chris/stuff/ +MASTER_SITES= http://www.ex-parrot.com/~chris/stuff/ \ + http://critical.ch/distfiles/ \ + http://energy.critical.ch/distfiles/ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Formats plain text as HTML diff --git a/textproc/rtf2html/Makefile b/textproc/rtf2html/Makefile index 186fd7995fc..a2d8ca5da7d 100644 --- a/textproc/rtf2html/Makefile +++ b/textproc/rtf2html/Makefile @@ -9,6 +9,7 @@ PORTNAME= rtf2html DISTVERSION= 1.1b CATEGORIES= textproc MASTER_SITES= http://critical.ch/distfiles/ \ + http://energy.critical.ch/distfiles/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= ehaupt DISTNAME= ${PORTNAME} diff --git a/textproc/uni2ascii/Makefile b/textproc/uni2ascii/Makefile index 44d3bc70d2b..724b7a4d6e0 100644 --- a/textproc/uni2ascii/Makefile +++ b/textproc/uni2ascii/Makefile @@ -9,7 +9,8 @@ PORTNAME= uni2ascii PORTVERSION= 3.9 CATEGORIES= textproc MASTER_SITES= http://billposer.org/Software/Downloads/ \ - http://critical.ch/distfiles/ + http://critical.ch/distfiles/ \ + http://energy.critical.ch/distfiles/ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Convert between UTF-8 Unicode and 7-bit ASCII equivalents diff --git a/textproc/xlreader/Makefile b/textproc/xlreader/Makefile index b09fd42faf0..48ca71550eb 100644 --- a/textproc/xlreader/Makefile +++ b/textproc/xlreader/Makefile @@ -9,7 +9,8 @@ PORTNAME= xlreader PORTVERSION= 0.9.0 CATEGORIES= textproc MASTER_SITES= http://www.giffin.org/download/ \ - http://critical.ch/distfiles/ + http://critical.ch/distfiles/ \ + http://energy.critical.ch/distfiles/ EXTRACT_SUFX= .tgz MAINTAINER= ehaupt@FreeBSD.org -- cgit