diff options
Diffstat (limited to 'devel/p5-Scalar-List-Utils/Makefile')
-rw-r--r-- | devel/p5-Scalar-List-Utils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Scalar-List-Utils/Makefile b/devel/p5-Scalar-List-Utils/Makefile index ddbe37d6659..42b5cb9ad56 100644 --- a/devel/p5-Scalar-List-Utils/Makefile +++ b/devel/p5-Scalar-List-Utils/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2012/09/10 14:25:44 sno Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/03 21:55:34 wiz Exp $ # DISTNAME= Scalar-List-Utils-1.25 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5slu CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Scalar/} |