diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-08-29 17:18:29 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-08-29 17:18:29 +0000 |
commit | 95b81b9de0c267da1c75d1f790aaa3d8b103fe4f (patch) | |
tree | 0f9823cda72aeeacdd611853ab51f18c58d3e36e /textproc/htmltolatex | |
parent | ae5aa21408f89bb5e043778bc795e244fb570f79 (diff) | |
download | ports-95b81b9de0c267da1c75d1f790aaa3d8b103fe4f.tar.gz ports-95b81b9de0c267da1c75d1f790aaa3d8b103fe4f.zip |
Notes
Diffstat (limited to 'textproc/htmltolatex')
-rw-r--r-- | textproc/htmltolatex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |