diff options
author | miwi <miwi@FreeBSD.org> | 2006-12-04 00:23:54 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-12-04 00:23:54 +0800 |
commit | f3dcdc0f560b743c48ebb9464764f4e95a002f2a (patch) | |
tree | d823e5cdecd4299461dc4581cb508c58e0e9df4e /textproc | |
parent | 8296a96bb70de3af5ea887259c3034fc9d66bcb4 (diff) | |
download | freebsd-ports-gnome-f3dcdc0f560b743c48ebb9464764f4e95a002f2a.tar.gz freebsd-ports-gnome-f3dcdc0f560b743c48ebb9464764f4e95a002f2a.tar.zst freebsd-ports-gnome-f3dcdc0f560b743c48ebb9464764f4e95a002f2a.zip |
- Add Backup MASTER_SITES
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/hevea/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/hevea/Makefile b/textproc/hevea/Makefile index f458a91c120e..ede83f7ee998 100644 --- a/textproc/hevea/Makefile +++ b/textproc/hevea/Makefile @@ -8,7 +8,8 @@ PORTNAME= hevea PORTVERSION= 1.09 CATEGORIES= textproc -MASTER_SITES= ftp://ftp.inria.fr/INRIA/moscova/hevea/ +MASTER_SITES= http://para.inria.fr/~maranget/hevea/distri/ \ + ftp://ftp.inria.fr/INRIA/moscova/hevea/ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \ ${PORTNAME}-${PORTVERSION}-manual-dvi.tar.gz \ ${PORTNAME}-${PORTVERSION}-manual.pdf \ |