pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang +ocamlduce



details:   https://anonhg.NetBSD.org/pkgsrc/rev/12c027e924d3
branches:  trunk
changeset: 527476:12c027e924d3
user:      tonio <tonio%pkgsrc.org@localhost>
date:      Sun Apr 08 23:08:10 2007 +0000

description:
+ocamlduce

Import package from Jaap Boender

This fixes PR pkg/35949

diffstat:

 lang/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r ec6eb88565c3 -r 12c027e924d3 lang/Makefile
--- a/lang/Makefile     Sun Apr 08 23:04:53 2007 +0000
+++ b/lang/Makefile     Sun Apr 08 23:08:10 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.237 2007/04/04 14:32:52 tv Exp $
+# $NetBSD: Makefile,v 1.238 2007/04/08 23:08:10 tonio Exp $
 #
 
 COMMENT=       Programming languages
@@ -97,6 +97,7 @@
 SUBDIR+=       nhc98
 SUBDIR+=       objc
 SUBDIR+=       ocaml
+SUBDIR+=       ocamlduce
 SUBDIR+=       onyx
 SUBDIR+=       oo2c
 SUBDIR+=       opencobol



Home | Main Index | Thread Index | Old Index