aboutsummaryrefslogtreecommitdiff
path: root/lang/perl5.20
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-04-15 13:35:43 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-04-15 13:35:43 +0000
commitae6d8e2c242967ceed14b84d594f2440bc573ed7 (patch)
treeb53a97ed952b3e238b1cee6e6f0e8f1602576928 /lang/perl5.20
parentcd28ac813c54d71e6c7c3ad26aa88dcd0e844824 (diff)
downloadports-ae6d8e2c242967ceed14b84d594f2440bc573ed7.tar.gz
ports-ae6d8e2c242967ceed14b84d594f2440bc573ed7.zip
The canonical place to look for Perl is that directory
That's what http://cpan.metacpan.org/src/ says anyway. Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=384050
Diffstat (limited to 'lang/perl5.20')
-rw-r--r--lang/perl5.20/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/perl5.20/Makefile b/lang/perl5.20/Makefile
index 657886715d04..c60ec7d20c15 100644
--- a/lang/perl5.20/Makefile
+++ b/lang/perl5.20/Makefile
@@ -5,7 +5,7 @@ PORTNAME= perl
PORTVERSION= ${PERL_VERSION}
PORTREVISION= 2
CATEGORIES= lang devel perl5
-MASTER_SITES= CPAN/../../src
+MASTER_SITES= CPAN/../../src/5.0
DIST_SUBDIR= perl
MAINTAINER= perl@FreeBSD.org