summaryrefslogtreecommitdiff
path: root/textproc/p5-Encode
diff options
context:
space:
mode:
authorwiz <wiz>2013-05-31 12:39:57 +0000
committerwiz <wiz>2013-05-31 12:39:57 +0000
commite27e192497ba47e418a887790b1324f114709027 (patch)
tree6597914a3237d2118cc5dc954c435c785c25acdf /textproc/p5-Encode
parentfe202996b0cd7f2d3542aad9fe13576aadaf3db1 (diff)
downloadpkgsrc-e27e192497ba47e418a887790b1324f114709027.tar.gz
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
Diffstat (limited to 'textproc/p5-Encode')
-rw-r--r--textproc/p5-Encode/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Encode/Makefile b/textproc/p5-Encode/Makefile
index 96cf0c047f4..86459d3ceee 100644
--- a/textproc/p5-Encode/Makefile
+++ b/textproc/p5-Encode/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2012/10/25 06:56:11 asau Exp $
+# $NetBSD: Makefile,v 1.22 2013/05/31 12:42:09 wiz Exp $
DISTNAME= Encode-2.47
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/}