diff options
Diffstat (limited to 'devel/p5-IO-Stty/Makefile')
-rw-r--r-- | devel/p5-IO-Stty/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-IO-Stty/Makefile b/devel/p5-IO-Stty/Makefile index d9352362f4e..d1c0103ae05 100644 --- a/devel/p5-IO-Stty/Makefile +++ b/devel/p5-IO-Stty/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2011/08/14 12:26:11 obache Exp $ +# $NetBSD: Makefile,v 1.22 2012/10/03 21:55:08 wiz Exp $ DISTNAME= IO-Stty-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5ist CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} |