diff options
Diffstat (limited to 'devel/p5-Set-IntSpan/Makefile')
-rw-r--r-- | devel/p5-Set-IntSpan/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Set-IntSpan/Makefile b/devel/p5-Set-IntSpan/Makefile index 75311f8a64f..f5fc2fa0b03 100644 --- a/devel/p5-Set-IntSpan/Makefile +++ b/devel/p5-Set-IntSpan/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2012/01/26 20:19:08 rhaen Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/03 21:55:34 wiz Exp $ # DISTNAME= Set-IntSpan-1.16 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5sis CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Set/} |