diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2003-10-08 06:39:10 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2003-10-08 06:39:10 +0000 |
commit | 95f7a20cbd4573072fce5bc3c543e92f8a6db420 (patch) | |
tree | d9f9120ec2af3236f2d62e96f9901f70d1cc0aaa /textproc/hevea | |
parent | d72fe58b0703c69812f5cb9b8fa646acbeb7e1e8 (diff) | |
download | ports-95f7a20cbd4573072fce5bc3c543e92f8a6db420.tar.gz ports-95f7a20cbd4573072fce5bc3c543e92f8a6db420.zip |
Notes
Diffstat (limited to 'textproc/hevea')
-rw-r--r-- | textproc/hevea/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/hevea/Makefile b/textproc/hevea/Makefile index 40c43a7fdd8e..73b0ccd0b8f6 100644 --- a/textproc/hevea/Makefile +++ b/textproc/hevea/Makefile @@ -8,7 +8,7 @@ PORTNAME= hevea PORTVERSION= 1.06 CATEGORIES= textproc -MASTER_SITES= http://para.inria.fr/~maranget/hevea/distri/ +MASTER_SITES= ftp://ftp.inria.fr/INRIA/moscova/hevea/ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \ ${PORTNAME}-${PORTVERSION}-manual-dvi.tar.gz \ ${PORTNAME}-${PORTVERSION}-manual.pdf \ |