diff options
Diffstat (limited to 'devel/p5-File-Flat/Makefile')
-rw-r--r-- | devel/p5-File-Flat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-File-Flat/Makefile b/devel/p5-File-Flat/Makefile index 9c3326f9693..c342fb5c0d1 100644 --- a/devel/p5-File-Flat/Makefile +++ b/devel/p5-File-Flat/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2008/10/19 19:17:54 he Exp $ +# $NetBSD: Makefile,v 1.11 2010/08/21 16:33:43 seb Exp $ # DISTNAME= File-Flat-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} |