diff options
Diffstat (limited to 'textproc/p5-Encode/Makefile')
-rw-r--r-- | textproc/p5-Encode/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Encode/Makefile b/textproc/p5-Encode/Makefile index 6fb5f8f2c13..72b3f5db733 100644 --- a/textproc/p5-Encode/Makefile +++ b/textproc/p5-Encode/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2009/03/01 21:53:39 sno Exp $ +# $NetBSD: Makefile,v 1.9 2009/03/09 20:22:43 rhaen Exp $ -DISTNAME= Encode-2.31 +DISTNAME= Encode-2.32 PKGNAME= p5-${DISTNAME} CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Encode/} |