diff options
Diffstat (limited to 'graphics/p5-Geo-Point/Makefile')
-rw-r--r-- | graphics/p5-Geo-Point/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-Geo-Point/Makefile b/graphics/p5-Geo-Point/Makefile index dc70744..935ed36 100644 --- a/graphics/p5-Geo-Point/Makefile +++ b/graphics/p5-Geo-Point/Makefile @@ -6,12 +6,12 @@ # PORTNAME= Geo-Point -PORTVERSION= 0.91 +PORTVERSION= 0.92 CATEGORIES= graphics devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= wenheping@gmail.com +MAINTAINER= wen@FreeBSD.org COMMENT= Perl Module Tries To Abstract Coordinate Systems RUN_DEPENDS= ${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple \ |