diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-12-03 16:23:54 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-12-03 16:23:54 +0000 |
commit | 8938a85ca96e63e1d4cd0d46327156b4b69245d1 (patch) | |
tree | d34b25cc3d60c60f7a1024a83cdacaea6efa7b75 /textproc/hevea | |
parent | 0a67eaedd1995d9373d5b3015b2c5dda4d4fd915 (diff) |
Notes
Diffstat (limited to 'textproc/hevea')
-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 \ |