aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-11-17 07:36:59 +0800
committerpav <pav@FreeBSD.org>2005-11-17 07:36:59 +0800
commitab277e38be162b09fcb3e143d3beb7e5457b8510 (patch)
treec5c5fce5ec0cf2c44755c6e7724a4e2a48f19654 /devel
parent2a2d355a2a3984d9e5a90c14830f09349b2c530b (diff)
downloadfreebsd-ports-gnome-ab277e38be162b09fcb3e143d3beb7e5457b8510.tar.gz
freebsd-ports-gnome-ab277e38be162b09fcb3e143d3beb7e5457b8510.tar.zst
freebsd-ports-gnome-ab277e38be162b09fcb3e143d3beb7e5457b8510.zip
- Fix fetching
- Kill dead WWW PR: ports/88616 Submitted by: <pedersen@meridian-enviro.com> (maintainer)
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Shape/Makefile2
-rw-r--r--devel/p5-Shape/pkg-descr4
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.