diff options
| author | Andrej Zverev <az@FreeBSD.org> | 2011-06-21 06:58:49 +0000 |
|---|---|---|
| committer | Andrej Zverev <az@FreeBSD.org> | 2011-06-21 06:58:49 +0000 |
| commit | 302b9a7c365150a9d9518945d25c710ae4a13d4c (patch) | |
| tree | 14b0444b4f498b96acd736fd26db1fc6cac084e4 /math/p5-GIS-Distance-Fast | |
| parent | 7f51859e62a263e08f3ff9c90e270bfb62048d62 (diff) | |
Notes
Diffstat (limited to 'math/p5-GIS-Distance-Fast')
| -rw-r--r-- | math/p5-GIS-Distance-Fast/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-GIS-Distance-Fast/Makefile b/math/p5-GIS-Distance-Fast/Makefile index b4d5ddafd2a0..8f922f30d98d 100644 --- a/math/p5-GIS-Distance-Fast/Makefile +++ b/math/p5-GIS-Distance-Fast/Makefile @@ -8,8 +8,8 @@ PORTNAME= GIS-Distance-Fast PORTVERSION= 0.06 CATEGORIES= math perl5 -MASTER_SITES= CPAN/../../authors/id/B/BL/BLUEFEET -MASTER_SITE_SUBDIR= GIS +MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:BLUEFEET PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org |
