diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2003-05-10 01:03:55 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2003-05-10 01:03:55 +0000 |
commit | eeb971c1304edc1b92cdb37d185df507672525b4 (patch) | |
tree | 1413d814dbb58307d4bf05a82bc2c34f9ec79580 /textproc/hevea | |
parent | c8a40adc769573ed2961be49f345f24ed472f584 (diff) | |
download | ports-eeb971c1304edc1b92cdb37d185df507672525b4.tar.gz ports-eeb971c1304edc1b92cdb37d185df507672525b4.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 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 \ |