diff options
Diffstat (limited to 'devel/p5-Set-Array/Makefile')
-rw-r--r-- | devel/p5-Set-Array/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Set-Array/Makefile b/devel/p5-Set-Array/Makefile index 88d698ccfff..2895a9d2891 100644 --- a/devel/p5-Set-Array/Makefile +++ b/devel/p5-Set-Array/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2014/05/29 23:36:16 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2015/06/12 10:49:42 wiz Exp $ # DISTNAME= Set-Array-0.30 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Set/} EXTRACT_SUFX= .tgz |