pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-Menlo-Legacy p5-Menlo-Legacy: fix MASTER_SITES



details:   https://anonhg.NetBSD.org/pkgsrc/rev/17e664fb1839
branches:  trunk
changeset: 311509:17e664fb1839
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Aug 13 06:13:24 2018 +0000

description:
p5-Menlo-Legacy: fix MASTER_SITES

diffstat:

 devel/p5-Menlo-Legacy/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r dc429d594741 -r 17e664fb1839 devel/p5-Menlo-Legacy/Makefile
--- a/devel/p5-Menlo-Legacy/Makefile    Mon Aug 13 05:56:29 2018 +0000
+++ b/devel/p5-Menlo-Legacy/Makefile    Mon Aug 13 06:13:24 2018 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2018/08/09 11:45:48 jperkin Exp $
+# $NetBSD: Makefile,v 1.2 2018/08/13 06:13:24 wiz Exp $
 
 DISTNAME=      Menlo-Legacy-1.9022
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
-MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Menlo/}
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MI/MIYAGAWA/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/Menlo-Legacy



Home | Main Index | Thread Index | Old Index