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:   minskim
Date:           Tue Feb  6 20:35:25 UTC 2018

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: Add R-uuid


To generate a diff of this commit:
cvs rdiff -u -r1.2600 -r1.2601 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.2600 pkgsrc/devel/Makefile:1.2601
--- pkgsrc/devel/Makefile:1.2600        Mon Feb  5 16:28:49 2018
+++ pkgsrc/devel/Makefile       Tue Feb  6 20:35:25 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2600 2018/02/05 16:28:49 adam Exp $
+# $NetBSD: Makefile,v 1.2601 2018/02/06 20:35:25 minskim Exp $
 #
 
 COMMENT=       Development utilities
@@ -15,6 +15,7 @@ SUBDIR+=      R-Rcpp
 SUBDIR+=       R-evaluate
 SUBDIR+=       R-magrittr
 SUBDIR+=       R-proto
+SUBDIR+=       R-uuid
 SUBDIR+=       RBTools
 SUBDIR+=       RTFM
 SUBDIR+=       RTx-RightsMatrix



Home | Main Index | Thread Index | Old Index