aboutsummaryrefslogtreecommitdiff
path: root/misc/p5-I18N-Charset/Makefile
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2008-02-21 12:58:14 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2008-02-21 12:58:14 +0000
commit14443376837709daefea41479c68a1d600430c6a (patch)
tree520d5fd81d045b2e728a875f6c67781d4549be1c /misc/p5-I18N-Charset/Makefile
parent7d7aba51c2f54176481a2281c1555176cefa1643 (diff)
downloadports-14443376837709daefea41479c68a1d600430c6a.tar.gz
ports-14443376837709daefea41479c68a1d600430c6a.zip
Notes
Diffstat (limited to 'misc/p5-I18N-Charset/Makefile')
-rw-r--r--misc/p5-I18N-Charset/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/misc/p5-I18N-Charset/Makefile b/misc/p5-I18N-Charset/Makefile
index 6a3d61bddf41..e2bc2d47cd41 100644
--- a/misc/p5-I18N-Charset/Makefile
+++ b/misc/p5-I18N-Charset/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= I18N-Charset
-PORTVERSION= 1.37.9
+PORTVERSION= 1.38.8
CATEGORIES= misc perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= I18N
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/\1/}
@@ -28,6 +27,5 @@ MAN3= I18N::Charset.3
post-patch:
@${PERL} -pi -e 's#\r$$##g' ${WRKSRC}/lib/I18N/Charset.pm
- @${PERL} -pi -e 's#\r$$##g' ${WRKSRC}/lib/I18N/Charset/character-sets
.include <bsd.port.mk>