diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-10 04:40:24 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-10 04:40:24 +0000 |
commit | 62ab968fab86e33acd5cbd4f14001514b14b7ba0 (patch) | |
tree | fc9b3718e46e85ece2749f37ce02c51d0065e270 /graphics/geos | |
parent | 73c91a901932b311acdd7eb9ef8cf96041a99469 (diff) | |
download | FreeBSD-ports-62ab968fab86e33acd5cbd4f14001514b14b7ba0.zip FreeBSD-ports-62ab968fab86e33acd5cbd4f14001514b14b7ba0.tar.gz |
Reset bouncing maintainer addresses.
Hat: portmgr
Source: Edwin's updated distfile tracker
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 adc474d..01f51a1 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} |