diff options
Diffstat (limited to 'lang/ocaml/Makefile')
-rw-r--r-- | lang/ocaml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ocaml/Makefile b/lang/ocaml/Makefile index a28d60908d1..160b4656cbc 100644 --- a/lang/ocaml/Makefile +++ b/lang/ocaml/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2004/04/24 14:45:15 danw Exp $ +# $NetBSD: Makefile,v 1.32 2004/10/03 00:15:02 tv Exp $ DISTNAME= ocaml-3.06 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= lang MASTER_SITES= ftp://ftp.inria.fr/INRIA/cristal/ocaml/${DISTNAME}/ |