diff options
-rw-r--r-- | doc/CHANGES-2015 | 3 | ||||
-rw-r--r-- | geography/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2015 b/doc/CHANGES-2015 index 61f3c51b96c..8e03708b254 100644 --- a/doc/CHANGES-2015 +++ b/doc/CHANGES-2015 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2015,v 1.4766 2015/11/27 17:09:16 adam Exp $ +$NetBSD: CHANGES-2015,v 1.4767 2015/11/27 17:53:31 adam Exp $ Changes to the packages collection and infrastructure in 2015: @@ -7992,3 +7992,4 @@ Changes to the packages collection and infrastructure in 2015: Added www/py-pelican version 3.6.3 [nils 2015-11-27] Updated x11/qt4-qscintilla to 2.9.1 [adam 2015-11-27] Updated x11/py-qt4-qscintilla to 2.9.1 [adam 2015-11-27] + Added geography/spatialindex version 1.8.5 [adam 2015-11-27] diff --git a/geography/Makefile b/geography/Makefile index 6bfd6370a39..a833ba44363 100644 --- a/geography/Makefile +++ b/geography/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.58 2015/11/27 14:04:22 adam Exp $ +# $NetBSD: Makefile,v 1.59 2015/11/27 17:52:35 adam Exp $ # COMMENT= Software for geographical-related uses @@ -60,6 +60,7 @@ SUBDIR+= qlandkartegt SUBDIR+= qlandkartegt-garmindev SUBDIR+= qlandkartem SUBDIR+= shapelib +SUBDIR+= spatialindex SUBDIR+= tex-pst-geo SUBDIR+= tex-pst-geo-doc SUBDIR+= viking |