diff options
Diffstat (limited to 'devel/p5-Expect')
-rw-r--r-- | devel/p5-Expect/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Expect/Makefile b/devel/p5-Expect/Makefile index 5373e885c86..5523ce0c3a5 100644 --- a/devel/p5-Expect/Makefile +++ b/devel/p5-Expect/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2003/07/17 21:32:23 grant Exp $ +# $NetBSD: Makefile,v 1.16 2003/07/21 16:43:38 martti Exp $ DISTNAME= Expect-1.15 PKGNAME= p5-expect-1.15 @@ -7,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Expect/} MAINTAINER= tech-pkg@NetBSD.org -COMMENT= perl version of the TCL "expect" tool +COMMENT= Perl version of the TCL "expect" tool DEPENDS+= p5-IO-stty-[0-9]*:../../devel/p5-IO-Stty DEPENDS+= p5-IO-tty-[0-9]*:../../devel/p5-IO-Tty |