aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-05-10 00:11:34 +0800
committermat <mat@FreeBSD.org>2016-05-10 00:11:34 +0800
commit8eabd6efec268f9651cefca57c86ff74035c59bb (patch)
tree30efe8ecbd1b89d394d23de31b6121f153fbfa9d /lang
parent3c50a03759e16f3b9632fe171aeb870c8e7f570e (diff)
downloadfreebsd-ports-gnome-8eabd6efec268f9651cefca57c86ff74035c59bb.tar.gz
freebsd-ports-gnome-8eabd6efec268f9651cefca57c86ff74035c59bb.tar.zst
freebsd-ports-gnome-8eabd6efec268f9651cefca57c86ff74035c59bb.zip
Fix secondary MASTER_SITES.
Pointy hat: mat Sponsored by: Absolight
Diffstat (limited to 'lang')
-rw-r--r--lang/perl5.24/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/perl5.24/Makefile b/lang/perl5.24/Makefile
index ef0aabc4043a..0b431c590a41 100644
--- a/lang/perl5.24/Makefile
+++ b/lang/perl5.24/Makefile
@@ -5,7 +5,7 @@ PORTNAME= perl
DISTVERSION= ${PERL_VERSION}
PORTREVISION= 0
CATEGORIES= lang devel perl5
-MASTER_SITES= CPAN/../../src/5.0 CPAN/../by-authors/id/R/RJ/RJBS
+MASTER_SITES= CPAN/../../src/5.0 CPAN/../by-authors/id/R/RJ/RJBS/
DIST_SUBDIR= perl
MAINTAINER= perl@FreeBSD.org