From a3237a6832803de3bd1ebd292892e3207cd66cbe Mon Sep 17 00:00:00 2001 From: xsa Date: Tue, 10 Aug 2004 20:39:37 +0000 Subject: [PATCH] prepare for new-style MODULES. ok sturm@. --- infrastructure/mk/ocaml.port.mk | 2 +- lang/ocaml/{files => }/ocaml.port.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename lang/ocaml/{files => }/ocaml.port.mk (95%) diff --git a/infrastructure/mk/ocaml.port.mk b/infrastructure/mk/ocaml.port.mk index 5079d2c3876..5dc3400ec9f 100644 --- a/infrastructure/mk/ocaml.port.mk +++ b/infrastructure/mk/ocaml.port.mk @@ -1 +1 @@ -.include "${PORTSDIR}/lang/ocaml/files/ocaml.port.mk" +.include "${PORTSDIR}/lang/ocaml/ocaml.port.mk" diff --git a/lang/ocaml/files/ocaml.port.mk b/lang/ocaml/ocaml.port.mk similarity index 95% rename from lang/ocaml/files/ocaml.port.mk rename to lang/ocaml/ocaml.port.mk index ae9be9a8ffe..aec939b4221 100644 --- a/lang/ocaml/files/ocaml.port.mk +++ b/lang/ocaml/ocaml.port.mk @@ -1,4 +1,4 @@ -# $OpenBSD: ocaml.port.mk,v 1.6 2004/06/22 18:15:58 avsm Exp $ +# $OpenBSD: ocaml.port.mk,v 1.1 2004/08/10 20:39:38 xsa Exp $ # regular file usage for bytecode: # PLIST -- bytecode base files