pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel Add cargo



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0eba432fc83b
branches:  trunk
changeset: 368254:0eba432fc83b
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Wed Sep 13 00:14:15 2017 +0000

description:
Add cargo

diffstat:

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

diffs (17 lines):

diff -r cf17daba4df0 -r 0eba432fc83b devel/Makefile
--- a/devel/Makefile    Wed Sep 13 00:13:47 2017 +0000
+++ b/devel/Makefile    Wed Sep 13 00:14:15 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2507 2017/09/10 20:04:32 wiz Exp $
+# $NetBSD: Makefile,v 1.2508 2017/09/13 00:14:15 ryoon Exp $
 #
 
 COMMENT=       Development utilities
@@ -112,6 +112,7 @@
 SUBDIR+=       c-cpp-reference
 SUBDIR+=       calltree-perl
 SUBDIR+=       capstone
+SUBDIR+=       cargo
 SUBDIR+=       catch
 SUBDIR+=       cbrowser
 SUBDIR+=       ccache



Home | Main Index | Thread Index | Old Index