pkgsrc-Changes archive

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

CVS commit: pkgsrc/math



Module Name:    pkgsrc
Committed By:   minskim
Date:           Wed Feb  7 20:49:19 UTC 2018

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math/Makefile: Add R-gtable


To generate a diff of this commit:
cvs rdiff -u -r1.361 -r1.362 pkgsrc/math/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.361 pkgsrc/math/Makefile:1.362
--- pkgsrc/math/Makefile:1.361  Wed Feb  7 01:11:50 2018
+++ pkgsrc/math/Makefile        Wed Feb  7 20:49:19 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.361 2018/02/07 01:11:50 minskim Exp $
+# $NetBSD: Makefile,v 1.362 2018/02/07 20:49:19 minskim Exp $
 
 COMMENT=       Mathematics
 
@@ -41,6 +41,7 @@ SUBDIR+=      R-geoR
 SUBDIR+=       R-geoRglm
 SUBDIR+=       R-gss
 SUBDIR+=       R-gstat
+SUBDIR+=       R-gtable
 SUBDIR+=       R-gtools
 SUBDIR+=       R-httpRequest
 SUBDIR+=       R-hwde



Home | Main Index | Thread Index | Old Index