summaryrefslogtreecommitdiff
path: root/textproc/p5-Unicode-LineBreak
diff options
context:
space:
mode:
authorobache <obache>2012-05-17 10:37:43 +0000
committerobache <obache>2012-05-17 10:37:43 +0000
commitf1ed0f7397e09c8c01a761d5d94658e14ee79478 (patch)
tree52ddaab9c681d7a83c25cd8e55335456ab498a95 /textproc/p5-Unicode-LineBreak
parented6a567966d3e9f648f91d9200153012223d5536 (diff)
downloadpkgsrc-f1ed0f7397e09c8c01a761d5d94658e14ee79478.tar.gz
canonicalize MASTER_SITES and HOMEPAGE url.
Diffstat (limited to 'textproc/p5-Unicode-LineBreak')
-rw-r--r--textproc/p5-Unicode-LineBreak/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-Unicode-LineBreak/Makefile b/textproc/p5-Unicode-LineBreak/Makefile
index 6331c1a1c18..d1be7f273b2 100644
--- a/textproc/p5-Unicode-LineBreak/Makefile
+++ b/textproc/p5-Unicode-LineBreak/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.2 2012/05/17 10:32:20 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2012/05/17 10:37:43 obache Exp $
DISTNAME= Unicode-LineBreak-2012.02
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
CATEGORIES= perl5 textproc
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/N/NE/NEZUMI/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Unicode/}
MAINTAINER= bouyer@NetBSD.org
COMMENT= Text::LineFold, Unicode::GCString and Unicode::LineBreak
-HOMEPAGE= http://search.cpan.org/~nezumi/Unicode-LineBreak-2012.02/
+HOMEPAGE= http://search.cpan.org/dist/Unicode-LineBreak/
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-MIME-Charset>=1.006.2:../../mail/p5-MIME-Charset