diff options
author | petef <petef@FreeBSD.org> | 2003-05-10 09:03:55 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2003-05-10 09:03:55 +0800 |
commit | 67dd5dd9d02aa82004f1fa03bed17b78c726d6fb (patch) | |
tree | 649fcff56107c170d7c88d1d443a3dd1b8d1d691 /textproc | |
parent | 9d65254fb7bdcfa340b749c78b9d05c0e23c6cc8 (diff) | |
download | freebsd-ports-gnome-67dd5dd9d02aa82004f1fa03bed17b78c726d6fb.tar.gz freebsd-ports-gnome-67dd5dd9d02aa82004f1fa03bed17b78c726d6fb.tar.zst freebsd-ports-gnome-67dd5dd9d02aa82004f1fa03bed17b78c726d6fb.zip |
Switch to a working master site.
PR: 51934
Submitted by: maintainer
Diffstat (limited to 'textproc')
-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 fa983f408f9b..d08f1ebef963 100644 --- a/textproc/hevea/Makefile +++ b/textproc/hevea/Makefile @@ -8,7 +8,7 @@ PORTNAME= hevea PORTVERSION= 1.06 CATEGORIES= textproc -MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/para/hevea/ +MASTER_SITES= http://para.inria.fr/~maranget/hevea/distri/ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \ ${PORTNAME}-${PORTVERSION}-manual-dvi.tar.gz \ ${PORTNAME}-${PORTVERSION}-manual.pdf \ |