diff --git a/doc/CHANGES-2024 b/doc/CHANGES-2024 index 2762bb6cd280..cd4055382437 100644 --- a/doc/CHANGES-2024 +++ b/doc/CHANGES-2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.325 2024/01/14 02:44:51 mef Exp $ +$NetBSD: CHANGES-2024,v 1.326 2024/01/14 03:58:07 mef Exp $ Changes to the packages collection and infrastructure in 2024: @@ -410,3 +410,4 @@ Changes to the packages collection and infrastructure in 2024: Added geography/R-spatstat.explore version 3.2.5 [mef 2024-01-13] Added geography/R-spatstat.model version 3.2.8 [mef 2024-01-13] Updated geography/R-spatstat.linnet to 3.1.3 [mef 2024-01-14] + Removed geography/R-statstat.core (split into .explore and .model [mef 2024-01-14] diff --git a/geography/Makefile b/geography/Makefile index 6ef57c430a70..c177e9e13abc 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.130 2024/01/13 23:40:23 mef Exp $ +# $NetBSD: Makefile,v 1.131 2024/01/14 03:58:07 mef Exp $ # COMMENT= Software for geographical-related uses @@ -26,7 +26,6 @@ SUBDIR+= R-s2 SUBDIR+= R-sf SUBDIR+= R-spData SUBDIR+= R-spatstat -SUBDIR+= R-spatstat.core SUBDIR+= R-spatstat.data SUBDIR+= R-spatstat.explore SUBDIR+= R-spatstat.geom