pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/p5-CLASS Fix MASTER_SITES.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fa1e6d62f4b4
branches:  trunk
changeset: 368904:fa1e6d62f4b4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Sep 21 10:50:05 2017 +0000

description:
Fix MASTER_SITES.

diffstat:

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

diffs (16 lines):

diff -r a9f1ad803272 -r fa1e6d62f4b4 devel/p5-CLASS/Makefile
--- a/devel/p5-CLASS/Makefile   Thu Sep 21 10:45:49 2017 +0000
+++ b/devel/p5-CLASS/Makefile   Thu Sep 21 10:50:05 2017 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.12 2017/06/05 14:22:37 ryoon Exp $
+# $NetBSD: Makefile,v 1.13 2017/09/21 10:50:05 wiz Exp $
 
 DISTNAME=      CLASS-1.00
 PKGNAME=       p5-${DISTNAME}
 PKGREVISION=   9
 CATEGORIES=    devel
-MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/MSCHWERN/}
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/M/MS/MSCHWERN/}
 
 MAINTAINER=    he%NetBSD.org@localhost
 HOMEPAGE=      http://search.cpan.org/dist/CLASS/



Home | Main Index | Thread Index | Old Index