diff options
Diffstat (limited to 'devel/p5-IO-Stty/Makefile')
-rw-r--r-- | devel/p5-IO-Stty/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-IO-Stty/Makefile b/devel/p5-IO-Stty/Makefile index f0ba5e2f4fe..1d0e6132ef5 100644 --- a/devel/p5-IO-Stty/Makefile +++ b/devel/p5-IO-Stty/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2004/04/25 03:51:10 minskim Exp $ +# $NetBSD: Makefile,v 1.11 2004/12/20 11:31:00 grant Exp $ DISTNAME= IO-Stty-.02 PKGNAME= p5-IO-stty-0.02 SVR4_PKGNAME= p5ist +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} |