diff options
-rw-r--r-- | devel/p5-Shape/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Shape/pkg-descr | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/devel/p5-Shape/Makefile b/devel/p5-Shape/Makefile index 1331a3d43559..38696bfe3c70 100644 --- a/devel/p5-Shape/Makefile +++ b/devel/p5-Shape/Makefile @@ -8,7 +8,7 @@ PORTNAME= Shape PORTVERSION= 0.04 CATEGORIES= devel perl5 -MASTER_SITES= http://www.water.hut.fi/pub/Grid/ +MASTER_SITES= http://users.tkk.fi/~jolma/pub/ PKGNAMEPREFIX= p5- MAINTAINER= pedersen@meridian-enviro.com diff --git a/devel/p5-Shape/pkg-descr b/devel/p5-Shape/pkg-descr index faca1026c6b2..1906fb6f5105 100644 --- a/devel/p5-Shape/pkg-descr +++ b/devel/p5-Shape/pkg-descr @@ -1,5 +1,3 @@ This is a library for reading, creating, and writing ArcView(c) shapefiles using Perl. The Perl code uses Frank Warmerdam's Shapefile -C Library. - -WWW: http://www.water.hut.fi/pub/Grid/Shape.html +C Library. |