pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: Add R-uuid



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e731812e39fb
branches:  trunk
changeset: 375249:e731812e39fb
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Tue Feb 06 20:35:25 2018 +0000

description:
devel/Makefile: Add R-uuid

diffstat:

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

diffs (17 lines):

diff -r 009ff3b2c273 -r e731812e39fb devel/Makefile
--- a/devel/Makefile    Tue Feb 06 20:35:10 2018 +0000
+++ b/devel/Makefile    Tue Feb 06 20:35:25 2018 +0000
@@ -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-evaluate
 SUBDIR+=       R-magrittr
 SUBDIR+=       R-proto
+SUBDIR+=       R-uuid
 SUBDIR+=       RBTools
 SUBDIR+=       RTFM
 SUBDIR+=       RTx-RightsMatrix



Home | Main Index | Thread Index | Old Index