summaryrefslogtreecommitdiff
path: root/lang/ocaml
diff options
context:
space:
mode:
authorseb <seb>2003-05-14 23:11:32 +0000
committerseb <seb>2003-05-14 23:11:32 +0000
commitfeffaeda7ed040209cc31b218862706fbe8fdd44 (patch)
tree29a486f72b8e1b658d7ede5ab1c754ef7afa10b5 /lang/ocaml
parenteaa21786c81fc9af8aef302bcf904a73ff711539 (diff)
downloadpkgsrc-feffaeda7ed040209cc31b218862706fbe8fdd44.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/