diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-10 04:40:24 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-10 04:40:24 +0000 |
commit | f8c1cfa91b5325e8fd278a7473232c280825da84 (patch) | |
tree | 0b4756a8751ab8aac1122c6332f612e77592b1f2 /graphics/geos | |
parent | e9dd6a9b6b7a6c39df015082c337d83b661ebf37 (diff) | |
download | ports-f8c1cfa91b5325e8fd278a7473232c280825da84.tar.gz ports-f8c1cfa91b5325e8fd278a7473232c280825da84.zip |
Notes
Diffstat (limited to 'graphics/geos')
-rw-r--r-- | graphics/geos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/geos/Makefile b/graphics/geos/Makefile index adc474df5b60..01f51a160e43 100644 --- a/graphics/geos/Makefile +++ b/graphics/geos/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://geos.refractions.net/ DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= lmartins@nepe.eee.ufg.br +MAINTAINER= ports@FreeBSD.org COMMENT= GEOS implements all the OpenGIS "Simple Features for SQL" WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |