diff options
Diffstat (limited to 'graphics/geos/Makefile')
-rw-r--r-- | graphics/geos/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/geos/Makefile b/graphics/geos/Makefile index 1667181fe95f..0a324cd8901e 100644 --- a/graphics/geos/Makefile +++ b/graphics/geos/Makefile @@ -2,13 +2,13 @@ # $FreeBSD$ PORTNAME= geos -PORTVERSION= 3.7.1 +PORTVERSION= 3.7.2 CATEGORIES= graphics geography MASTER_SITES= https://download.osgeo.org/geos/ \ LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org -COMMENT= GEOS implements all the OpenGIS "Simple Features for SQL" +COMMENT= Geometry Engine, Open Source LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING |