aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-Math-Polygon-Tree
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2011-06-21 14:58:49 +0800
committeraz <az@FreeBSD.org>2011-06-21 14:58:49 +0800
commit3b1f5c8d071c5dbc9d740209a13f1bf31eb66c2a (patch)
treef533ef24ed7d78ec652ccac29e7fd9b81da48a31 /math/p5-Math-Polygon-Tree
parent07aec18e2fb3806fe8564daab8a98ce6aefd22c8 (diff)
downloadfreebsd-ports-gnome-3b1f5c8d071c5dbc9d740209a13f1bf31eb66c2a.tar.gz
freebsd-ports-gnome-3b1f5c8d071c5dbc9d740209a13f1bf31eb66c2a.tar.zst
freebsd-ports-gnome-3b1f5c8d071c5dbc9d740209a13f1bf31eb66c2a.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 - Utilize CPAN macro
Diffstat (limited to 'math/p5-Math-Polygon-Tree')
-rw-r--r--math/p5-Math-Polygon-Tree/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/p5-Math-Polygon-Tree/Makefile b/math/p5-Math-Polygon-Tree/Makefile
index b6695c99bdff..473a6469e649 100644
--- a/math/p5-Math-Polygon-Tree/Makefile
+++ b/math/p5-Math-Polygon-Tree/Makefile
@@ -8,7 +8,8 @@
PORTNAME= Math-Polygon-Tree
PORTVERSION= 0.041
CATEGORIES= math perl5
-MASTER_SITES= CPAN/../../authors/id/L/LI/LIOSHA
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:LIOSHA
PKGNAMEPREFIX= p5-
MAINTAINER= amdmi3@FreeBSD.org