From bb988e3dfba728b4e099e28ef4cfcdc0de6ec396 Mon Sep 17 00:00:00 2001 From: gdt Date: Sun, 22 Jan 2017 23:44:47 +0000 Subject: Fix date in comment in previous --- geography/geos/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'geography') diff --git a/geography/geos/Makefile b/geography/geos/Makefile index 7757be556c8..2e583a1f5cf 100644 --- a/geography/geos/Makefile +++ b/geography/geos/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.28 2017/01/22 23:42:18 gdt Exp $ +# $NetBSD: Makefile,v 1.29 2017/01/22 23:44:47 gdt Exp $ # Do not update to 3.6, because there is serious ABI breakage which # prevents osm2pgsql from working, and may well cause other programs # to have issues. osm2pgsql plans to stop using geos, and it seems # better to have slightly old geos in pkgsrc then to have a bunch of # broken other programs. Please email me if you have a problem with -# this. -- gdt, 20160122 +# this. -- gdt, 20170122 DISTNAME= geos-3.5.1 CATEGORIES= geography MASTER_SITES= http://download.osgeo.org/geos/ -- cgit v1.2.3