diff options
Diffstat (limited to 'devel/p5-Shape/Makefile')
-rw-r--r-- | devel/p5-Shape/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Shape/Makefile b/devel/p5-Shape/Makefile index f8f7a4fe7089..4d0486a43fb5 100644 --- a/devel/p5-Shape/Makefile +++ b/devel/p5-Shape/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= http://users.tkk.fi/~jolma/pub/ PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module to read and write shapefiles via shapelib LIB_DEPENDS= libshp.so:${PORTSDIR}/devel/shapelib |