diff options
author | jaapb <jaapb> | 2014-10-26 14:15:06 +0000 |
---|---|---|
committer | jaapb <jaapb> | 2014-10-26 14:15:06 +0000 |
commit | b17db7b1ab02d6d682bea3d39da681fc20160dc6 (patch) | |
tree | 108cdbdd105848034a0bdbe7633899b4a4b8f40b /misc | |
parent | 227891687fa47026791d8ed4a4e2d958e12dec2b (diff) | |
download | pkgsrc-b17db7b1ab02d6d682bea3d39da681fc20160dc6.tar.gz |
Added ocaml-cudf to Makefile
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 041a56deee1..eb767281906 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.440 2014/10/09 15:24:08 adam Exp $ +# $NetBSD: Makefile,v 1.441 2014/10/26 14:15:06 jaapb Exp $ # COMMENT= Miscellaneous utilities @@ -192,6 +192,7 @@ SUBDIR+= multitail SUBDIR+= nepomuk-core SUBDIR+= nepomuk-widgets SUBDIR+= nxtvepg +SUBDIR+= ocaml-cudf SUBDIR+= open2300 SUBDIR+= open2300-mysql SUBDIR+= openoffice3 |