diff options
author | az <az@FreeBSD.org> | 2011-06-20 16:37:15 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2011-06-20 16:37:15 +0800 |
commit | 7fd01e05c5819a38c3e7a76d21d645d85ab803ae (patch) | |
tree | 389eac41627466458418aa46322f1cf83fab1da0 /math/p5-GIS-Distance-Lite | |
parent | f57990a532e2e034929b8286bd47697725edd079 (diff) | |
download | freebsd-ports-gnome-7fd01e05c5819a38c3e7a76d21d645d85ab803ae.tar.gz freebsd-ports-gnome-7fd01e05c5819a38c3e7a76d21d645d85ab803ae.tar.zst freebsd-ports-gnome-7fd01e05c5819a38c3e7a76d21d645d85ab803ae.zip |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
Diffstat (limited to 'math/p5-GIS-Distance-Lite')
-rw-r--r-- | math/p5-GIS-Distance-Lite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/p5-GIS-Distance-Lite/Makefile b/math/p5-GIS-Distance-Lite/Makefile index 0228fc9b9b22..c6f9a68413c6 100644 --- a/math/p5-GIS-Distance-Lite/Makefile +++ b/math/p5-GIS-Distance-Lite/Makefile @@ -9,7 +9,7 @@ PORTNAME= GIS-Distance-Lite PORTVERSION= 1.0 CATEGORIES= math perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/J/JO/JOBERO +MASTER_SITE_SUBDIR= CPAN:JOBERO PKGNAMEPREFIX= p5- MAINTAINER= wen@FreeBSD.org |