summaryrefslogtreecommitdiff
path: root/lang/ocaml
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2003-05-14 23:11:32 +0000
committerseb <seb@pkgsrc.org>2003-05-14 23:11:32 +0000
commitbcc1d137ee91464d4d2d8c65ad2c1d3000867b9b (patch)
tree29a486f72b8e1b658d7ede5ab1c754ef7afa10b5 /lang/ocaml
parent284bef2b5809bdd2ff17bcf2d0faecefcc05eb89 (diff)
downloadpkgsrc-bcc1d137ee91464d4d2d8c65ad2c1d3000867b9b.tar.gz
Master site's tree had been reorganised, fix MASTER_SITES.
Diffstat (limited to 'lang/ocaml')
-rw-r--r--lang/ocaml/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile
index 93658e6c2d9..99a7ed95160 100644
--- a/lang/ocaml/Makefile
+++ b/lang/ocaml/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.14 2003/04/19 00:16:58 jschauma Exp $
+# $NetBSD: Makefile,v 1.15 2003/05/14 23:11:32 seb Exp $
#
DISTNAME= ocaml-3.06
PKGREVISION= 1
CATEGORIES= lang
-MASTER_SITES= ftp://ftp.inria.fr/lang/caml-light/${DISTNAME}/
+MASTER_SITES= ftp://ftp.inria.fr/INRIA/cristal/ocaml/${DISTNAME}/
MAINTAINER= jschauma@netbsd.org
HOMEPAGE= http://caml.inria.fr/ocaml/