diff options
Diffstat (limited to 'devel/p5-Locale-PO/Makefile')
-rw-r--r-- | devel/p5-Locale-PO/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Locale-PO/Makefile b/devel/p5-Locale-PO/Makefile index d34cec56b3c..4578b9638d4 100644 --- a/devel/p5-Locale-PO/Makefile +++ b/devel/p5-Locale-PO/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.2 2011/05/19 05:24:17 obache Exp $ +# $NetBSD: Makefile,v 1.3 2011/08/14 12:26:14 obache Exp $ # DISTNAME= Locale-PO-0.21 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/} |