diff options
Diffstat (limited to 'devel/p5-Exception-Class/Makefile')
-rw-r--r-- | devel/p5-Exception-Class/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Exception-Class/Makefile b/devel/p5-Exception-Class/Makefile index bd22b1723e8..aa9a038478e 100644 --- a/devel/p5-Exception-Class/Makefile +++ b/devel/p5-Exception-Class/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2011/08/12 12:29:59 adam Exp $ +# $NetBSD: Makefile,v 1.25 2012/10/03 21:54:57 wiz Exp $ DISTNAME= Exception-Class-1.32 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5exc CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Exception/} |