diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2003-05-10 17:03:12 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2003-05-10 17:03:12 +0000 |
commit | d61fe6f2751cbb9c1b49794b3b90cc41bef4c3be (patch) | |
tree | 85479c20f5811303cb63e8c5a0e553ceec03085e /graphics/ocaml-images | |
parent | c7bda3a76963a9d949cade64b691875cace420ff (diff) | |
download | ports-d61fe6f2751cbb9c1b49794b3b90cc41bef4c3be.tar.gz ports-d61fe6f2751cbb9c1b49794b3b90cc41bef4c3be.zip |
ftp.inria.fr was rearranged; update MASTER_SITES.
Noticed by: fenner's portsurvey
Notes
Notes:
svn path=/head/; revision=80615
Diffstat (limited to 'graphics/ocaml-images')
-rw-r--r-- | graphics/ocaml-images/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ocaml-images/Makefile b/graphics/ocaml-images/Makefile index 31bc837ddcfb..09f692b53206 100644 --- a/graphics/ocaml-images/Makefile +++ b/graphics/ocaml-images/Makefile @@ -9,7 +9,7 @@ PORTNAME= images PORTVERSION= 2.10 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.inria.fr/lang/caml-light/bazar-ocaml/ +MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/cristal/caml-light/bazar-ocaml/ PKGNAMEPREFIX= ocaml- DISTNAME= camlimages-${PORTVERSION} EXTRACT_SUFX= .tgz |