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 dd75b243e3c4..90619f9655ff 100644 --- a/graphics/geos/Makefile +++ b/graphics/geos/Makefile @@ -6,12 +6,12 @@ # PORTNAME= geos -PORTVERSION= 2.1.4 +PORTVERSION= 2.2.0 CATEGORIES= graphics MASTER_SITES= http://geos.refractions.net/ DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= saurbier@math.uni-bielefeld.de COMMENT= GEOS implements all the OpenGIS "Simple Features for SQL" WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |