diff options
Diffstat (limited to 'devel/p5-IO-Stty')
-rw-r--r-- | devel/p5-IO-Stty/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-IO-Stty/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-IO-Stty/Makefile b/devel/p5-IO-Stty/Makefile index e5ff6827397..53a159cdbbe 100644 --- a/devel/p5-IO-Stty/Makefile +++ b/devel/p5-IO-Stty/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2000/08/27 07:11:06 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2001/02/16 14:38:51 wiz Exp $ DISTNAME= IO-Stty-.02 PKGNAME= p5-IO-stty-0.02 @@ -6,6 +6,7 @@ CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} MAINTAINER= packages@netbsd.org +COMMENT= Perl class for I/O on tty devices USE_PERL5= # defined PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/IO/Stty/.packlist diff --git a/devel/p5-IO-Stty/pkg/COMMENT b/devel/p5-IO-Stty/pkg/COMMENT deleted file mode 100644 index 3e47d815c0d..00000000000 --- a/devel/p5-IO-Stty/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Perl class for I/O on tty devices |