aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-pip
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2011-09-08 08:36:43 +0000
committerAndrej Zverev <az@FreeBSD.org>2011-09-08 08:36:43 +0000
commita015f2e5d01914a78ae49e52b8ede1ad288b54a4 (patch)
treef12874a6e0a96c7033b5b00892bfe0155701411c /devel/p5-pip
parent2c1c3213db262bfef8e94495042dad914b44ae32 (diff)
- 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. With perl@ hat
Notes
Notes: svn path=/head/; revision=281438
Diffstat (limited to 'devel/p5-pip')
-rw-r--r--devel/p5-pip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-pip/Makefile b/devel/p5-pip/Makefile
index 2eb8d4fe3f39..7766b3970f24 100644
--- a/devel/p5-pip/Makefile
+++ b/devel/p5-pip/Makefile
@@ -9,7 +9,7 @@ PORTNAME= pip
PORTVERSION= 1.18
CATEGORIES= devel perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../by-authors/id/A/AD/ADAMK
+MASTER_SITE_SUBDIR= CPAN:ADAMK
PKGNAMEPREFIX= p5-
MAINTAINER= cm@therek.net