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 27e35cc9387..d4015d3af63 100644 --- a/devel/p5-IO-Stty/Makefile +++ b/devel/p5-IO-Stty/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2014/10/09 14:06:20 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/06/12 10:49:20 wiz Exp $ DISTNAME= IO-Stty-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} |