diff options
author | petef <petef@FreeBSD.org> | 2003-05-10 17:03:12 +0000 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2003-05-10 17:03:12 +0000 |
commit | e9a44ddfd9727ba3d4cad983b2628a8d027e540b (patch) | |
tree | ebbb606443fedede4247f4ca402c992e486d859a /graphics | |
parent | 8d64b81880ded399347838b8973609f9b6f2020c (diff) | |
download | FreeBSD-ports-e9a44ddfd9727ba3d4cad983b2628a8d027e540b.zip FreeBSD-ports-e9a44ddfd9727ba3d4cad983b2628a8d027e540b.tar.gz |
ftp.inria.fr was rearranged; update MASTER_SITES.
Noticed by: fenner's portsurvey
Diffstat (limited to 'graphics')
-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 31bc837..09f692b 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 |