diff options
Diffstat (limited to 'geography/libspatialite/Makefile')
-rw-r--r-- | geography/libspatialite/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/geography/libspatialite/Makefile b/geography/libspatialite/Makefile index 65090fb4580..cdf8ba8cba6 100644 --- a/geography/libspatialite/Makefile +++ b/geography/libspatialite/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2016/03/22 19:01:46 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2016/04/11 19:01:35 ryoon Exp $ DISTNAME= libspatialite-4.3.0a +PKGREVISION= 1 CATEGORIES= geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/ |