pkgsrc-Changes archive

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

CVS commit: pkgsrc/geography



Module Name:    pkgsrc
Committed By:   brook
Date:           Sat Aug  8 23:23:04 UTC 2020

Modified Files:
        pkgsrc/geography: Makefile

Log Message:
Add geography/R-rosm.


To generate a diff of this commit:
cvs rdiff -u -r1.90 -r1.91 pkgsrc/geography/Makefile

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

Modified files:

Index: pkgsrc/geography/Makefile
diff -u pkgsrc/geography/Makefile:1.90 pkgsrc/geography/Makefile:1.91
--- pkgsrc/geography/Makefile:1.90      Sat Aug  8 23:12:17 2020
+++ pkgsrc/geography/Makefile   Sat Aug  8 23:23:04 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.90 2020/08/08 23:12:17 brook Exp $
+# $NetBSD: Makefile,v 1.91 2020/08/08 23:23:04 brook Exp $
 #
 
 COMMENT=       Software for geographical-related uses
@@ -11,6 +11,7 @@ SUBDIR+=      R-maps
 SUBDIR+=       R-maptools
 SUBDIR+=       R-prettymapr
 SUBDIR+=       R-rgeos
+SUBDIR+=       R-rosm
 SUBDIR+=       R-sf
 SUBDIR+=       R-spatstat
 SUBDIR+=       R-spatstat.data



Home | Main Index | Thread Index | Old Index