diff options
-rw-r--r-- | converters/p5-Unicode-Normalize/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-Getopt-Mixed/Makefile | 4 | ||||
-rw-r--r-- | textproc/p5-XML-Entities/Makefile | 4 |
3 files changed, 7 insertions, 7 deletions
diff --git a/converters/p5-Unicode-Normalize/Makefile b/converters/p5-Unicode-Normalize/Makefile index 3258944707b..e3c18e1b7b6 100644 --- a/converters/p5-Unicode-Normalize/Makefile +++ b/converters/p5-Unicode-Normalize/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2017/06/05 14:22:23 ryoon Exp $ +# $NetBSD: Makefile,v 1.16 2017/09/03 08:12:14 wiz Exp $ DISTNAME= Unicode-Normalize-1.25 PKGNAME= p5-${DISTNAME} @@ -7,10 +7,10 @@ CATEGORIES= converters perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Unicode/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/~sadahiro/Unicode-Normalize +HOMEPAGE= http://search.cpan.org/~khw/Unicode-Normalize/ COMMENT= Unicode Normalization Froms - LICENSE= ${PERL5_LICENSE} + USE_LANGUAGES= c PERL5_PACKLIST= auto/Unicode/Normalize/.packlist diff --git a/devel/p5-Getopt-Mixed/Makefile b/devel/p5-Getopt-Mixed/Makefile index 83c3d6313ad..ef12f729c5e 100644 --- a/devel/p5-Getopt-Mixed/Makefile +++ b/devel/p5-Getopt-Mixed/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2017/06/05 14:23:03 ryoon Exp $ +# $NetBSD: Makefile,v 1.16 2017/09/03 08:11:38 wiz Exp $ DISTNAME= Getopt-Mixed-1.12 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Getopt/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/~rsavage/Getopt-Mixed/ +HOMEPAGE= http://search.cpan.org/~cjm/Getopt-Mixed/ COMMENT= Mixed Getopt wrapper LICENSE= ${PERL5_LICENSE} diff --git a/textproc/p5-XML-Entities/Makefile b/textproc/p5-XML-Entities/Makefile index dc82d4566e5..585937ea04d 100644 --- a/textproc/p5-XML-Entities/Makefile +++ b/textproc/p5-XML-Entities/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2017/06/05 14:24:55 ryoon Exp $ +# $NetBSD: Makefile,v 1.14 2017/09/03 08:12:40 wiz Exp $ DISTNAME= XML-Entities-1.0002 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/~sixtease/XML-Entities-1.0000/lib/XML/Entities.pm +HOMEPAGE= http://search.cpan.org/~sixtease/XML-Entities/ COMMENT= Decode strings with XML entities LICENSE= ${PERL5_LICENSE} |