pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name: pkgsrc
Committed By: ryoon
Date: Wed Sep 13 00:14:15 UTC 2017
Modified Files:
pkgsrc/devel: Makefile
Log Message:
Add cargo
To generate a diff of this commit:
cvs rdiff -u -r1.2507 -r1.2508 pkgsrc/devel/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.2507 pkgsrc/devel/Makefile:1.2508
--- pkgsrc/devel/Makefile:1.2507 Sun Sep 10 20:04:32 2017
+++ pkgsrc/devel/Makefile Wed Sep 13 00:14:15 2017
@@ -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+= bzrtools
SUBDIR+= c-cpp-reference
SUBDIR+= calltree-perl
SUBDIR+= capstone
+SUBDIR+= cargo
SUBDIR+= catch
SUBDIR+= cbrowser
SUBDIR+= ccache
Home |
Main Index |
Thread Index |
Old Index