summaryrefslogtreecommitdiff
path: root/lang/camlp4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/camlp4/Makefile')
-rw-r--r--lang/camlp4/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/camlp4/Makefile b/lang/camlp4/Makefile
index 33e724609e2..35d39ec8d77 100644
--- a/lang/camlp4/Makefile
+++ b/lang/camlp4/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2001/02/17 09:07:01 agc Exp $
+# $NetBSD: Makefile,v 1.4 2001/07/13 16:21:41 wulf Exp $
#
-DISTNAME= camlp4-3.00
+DISTNAME= camlp4-3.01.6
CATEGORIES= lang
MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/cristal/camlp4/
@@ -9,7 +9,7 @@ MAINTAINER= wulf@netbsd.org
HOMEPAGE= http://caml.inria.fr/camlp4/
COMMENT= Camlp4 is a Pre-Processor-Pretty-Printer for Objective Caml
-DEPENDS+= ocaml-3.*:../ocaml
+DEPENDS+= ocaml-3.01:../ocaml
USE_GMAKE= yes
HAS_CONFIGURE= yes