diff options
Diffstat (limited to 'devel/shapelib')
-rw-r--r-- | devel/shapelib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/shapelib/Makefile b/devel/shapelib/Makefile index 6bb070c35ae8..c82200875eff 100644 --- a/devel/shapelib/Makefile +++ b/devel/shapelib/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://download.osgeo.org/shapelib/ \ http://sunpoet.net/distfiles/ DISTNAME= ${PORTNAME}-${SHAPELIB_VER} -MAINTAINER= sunpoet@sunpoet.net +MAINTAINER= sunpoet@FreeBSD.org COMMENT= C API for reading and writing ArcView Shapefiles MAKE_JOBS_UNSAFE= yes |