diff options
author | obache <obache@pkgsrc.org> | 2009-12-06 07:45:06 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-12-06 07:45:06 +0000 |
commit | c633a68ea0d8e187eaa5bc97fc2e32c9407b27f5 (patch) | |
tree | a489c4d90f11976484b9292924440e28abb32927 /graphics | |
parent | 9fd9ed8ca410f43b0ee597a96eb2f1a5c7b7efd0 (diff) | |
download | pkgsrc-c633a68ea0d8e187eaa5bc97fc2e32c9407b27f5.tar.gz |
Update HOMEPAGE and MASTER_SITES.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/camlimages/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/camlimages/Makefile b/graphics/camlimages/Makefile index 348b752d55d..5d2841666c9 100644 --- a/graphics/camlimages/Makefile +++ b/graphics/camlimages/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.23 2009/09/06 21:10:32 tonio Exp $ +# $NetBSD: Makefile,v 1.24 2009/12/06 07:45:06 obache Exp $ DISTNAME= camlimages-2.2.0 PKGREVISION= 7 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.inria.fr/INRIA/caml-light/bazar-ocaml/ +MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/cristal/caml-light/bazar-ocaml/ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://pauillac.inria.fr/camlimages/ +HOMEPAGE= http://cristal.inria.fr/camlimages/ COMMENT= Image processing library for Objective Caml BUILDLINK_API_DEPENDS.ocaml+= ocaml>=3.0.6 |