summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorwiz <wiz>2002-01-14 18:10:29 +0000
committerwiz <wiz>2002-01-14 18:10:29 +0000
commitf4569977dcd776b97e6f9a69cbe2b572cdb0481e (patch)
treee3992be96f85c6f36ca1a8d5060dcf1b076ddfb1 /lang
parent1115d0abc70b7a00f21379eb786df08e3fe934e2 (diff)
downloadpkgsrc-f4569977dcd776b97e6f9a69cbe2b572cdb0481e.tar.gz
Fix MASTER_SITES path.
XXX: 3.04 is out.
Diffstat (limited to 'lang')
-rw-r--r--lang/ocaml/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile
index ed2b621e118..034c01d2f8f 100644
--- a/lang/ocaml/Makefile
+++ b/lang/ocaml/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2001/07/13 16:23:34 wulf Exp $
+# $NetBSD: Makefile,v 1.9 2002/01/14 18:10:29 wiz Exp $
#
DISTNAME= ocaml-3.01
CATEGORIES= lang
-MASTER_SITES= ftp://ftp.inria.fr/lang/caml-light/
+MASTER_SITES= ftp://ftp.inria.fr/lang/caml-light/ocaml-3.01/
MAINTAINER= groo@netbsd.org
HOMEPAGE= http://caml.inria.fr/ocaml/