diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/align/Makefile | 2 | ||||
-rw-r--r-- | textproc/htmltolatex/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/align/Makefile b/textproc/align/Makefile index 9c2f6b31c747..0e95bbf14ded 100644 --- a/textproc/align/Makefile +++ b/textproc/align/Makefile @@ -9,7 +9,7 @@ PORTNAME= align PORTVERSION= 1.5.0 CATEGORIES= textproc -MASTER_SITES= http://www.cs.indiana.edu/hyplan/kinzler/align/ +MASTER_SITES= http://www.go.dlr.de/fresh/unix/src/privat2/ MAINTAINER= ports@FreeBSD.org diff --git a/textproc/htmltolatex/Makefile b/textproc/htmltolatex/Makefile index b6b9b52d9008..87e61eb2ef7d 100644 --- a/textproc/htmltolatex/Makefile +++ b/textproc/htmltolatex/Makefile @@ -9,7 +9,7 @@ PORTNAME= htmltolatex PORTVERSION= 1 CATEGORIES= textproc -MASTER_SITES= http://66.108.152.41/~nradisch/docgen/ +MASTER_SITES= ftp://crydee.sai.msu.ru/zeus/unix/WWW/tools/converters/ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org |