diff options
author | petef <petef@FreeBSD.org> | 2003-05-11 01:03:12 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2003-05-11 01:03:12 +0800 |
commit | e9a44ddfd9727ba3d4cad983b2628a8d027e540b (patch) | |
tree | ebbb606443fedede4247f4ca402c992e486d859a /graphics/ocaml-images | |
parent | 8d64b81880ded399347838b8973609f9b6f2020c (diff) | |
download | freebsd-ports-gnome-e9a44ddfd9727ba3d4cad983b2628a8d027e540b.tar.gz freebsd-ports-gnome-e9a44ddfd9727ba3d4cad983b2628a8d027e540b.tar.zst freebsd-ports-gnome-e9a44ddfd9727ba3d4cad983b2628a8d027e540b.zip |
ftp.inria.fr was rearranged; update MASTER_SITES.
Noticed by: fenner's portsurvey
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 |