aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2015-12-14 17:46:51 +0800
committermat <mat@FreeBSD.org>2015-12-14 17:46:51 +0800
commitb645029570e0a2c6757412b6cb331a1d144cc8fa (patch)
tree0a0bc2016bdb6cfdd3c5ecd2c2a4e3242e61ad00
parent53abe919f0fe5c3c2970c74f0767777ac08987ab (diff)
downloadfreebsd-ports-gnome-b645029570e0a2c6757412b6cb331a1d144cc8fa.tar.gz
freebsd-ports-gnome-b645029570e0a2c6757412b6cb331a1d144cc8fa.tar.zst
freebsd-ports-gnome-b645029570e0a2c6757412b6cb331a1d144cc8fa.zip
Fix MASTER_SITES, should have been part of the update.
Sponsored by: Absolight
-rw-r--r--lang/perl5.22/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/perl5.22/Makefile b/lang/perl5.22/Makefile
index a8d8a3d60b43..6c0333575237 100644
--- a/lang/perl5.22/Makefile
+++ b/lang/perl5.22/Makefile
@@ -5,7 +5,7 @@ PORTNAME= perl
DISTVERSION= ${PERL_VERSION}
PORTREVISION= 4
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/S/SH/SHAY
DIST_SUBDIR= perl
MAINTAINER= perl@FreeBSD.org