aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorFoxfair Hu <foxfair@FreeBSD.org>2003-03-23 15:43:19 +0000
committerFoxfair Hu <foxfair@FreeBSD.org>2003-03-23 15:43:19 +0000
commit209d6254e959aa7d1956fa4fc1bb8033486aba58 (patch)
treecbbcce2f6883455bdd1710860e7b608ea3cf4628 /textproc
parent1b4b439d9b1d467c0ff64cb7a8e0b135cb936e7e (diff)
downloadports-209d6254e959aa7d1956fa4fc1bb8033486aba58.tar.gz
ports-209d6254e959aa7d1956fa4fc1bb8033486aba58.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/htmltolatex/Makefile3
-rw-r--r--textproc/rtf2htm/Makefile4
2 files changed, 4 insertions, 3 deletions
diff --git a/textproc/htmltolatex/Makefile b/textproc/htmltolatex/Makefile
index 96deea2a5e61..910c757c3808 100644
--- a/textproc/htmltolatex/Makefile
+++ b/textproc/htmltolatex/Makefile
@@ -9,7 +9,8 @@
PORTNAME= htmltolatex
PORTVERSION= 1
CATEGORIES= textproc
-MASTER_SITES= ftp://crydee.sai.msu.ru/zeus/unix/WWW/tools/converters/
+MASTER_SITES= http://www.ukc.mirror.ac.uk/sites/ftp.freebsd.org/pub/FreeBSD/ports/distfiles/ \
+ http://people.FreeBSD.org/~foxfair/distfiles/
DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
diff --git a/textproc/rtf2htm/Makefile b/textproc/rtf2htm/Makefile
index 8cf6235e0c15..dbf52f2907dd 100644
--- a/textproc/rtf2htm/Makefile
+++ b/textproc/rtf2htm/Makefile
@@ -9,8 +9,8 @@
PORTNAME= rtf2htm
PORTVERSION= 0.17.1
CATEGORIES= textproc
-MASTER_SITES= http://www.geocities.com/tuorfa/
-
+MASTER_SITES= http://www.ukc.mirror.ac.uk/sites/ftp.freebsd.org/pub/FreeBSD/ports/distfiles/ \
+ http://people.FreeBSD.org/~foxfair/distfiles/
MAINTAINER= ports@FreeBSD.org
COMMENT= A command-line converter from RTF (Rich Text) to HTML