diff options
Diffstat (limited to 'devel/p5-IO-Tty')
-rw-r--r-- | devel/p5-IO-Tty/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-IO-Tty/Makefile b/devel/p5-IO-Tty/Makefile index c4c789e079a..0ccf3449dc1 100644 --- a/devel/p5-IO-Tty/Makefile +++ b/devel/p5-IO-Tty/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2002/10/13 22:22:50 seb Exp $ +# $NetBSD: Makefile,v 1.11 2003/06/02 01:20:29 jschauma Exp $ # DISTNAME= IO-Tty-1.02 @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5itt CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/} -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org COMMENT= Another Perl class for I/O on tty and pseudo-tty devices USE_BUILDLINK2= YES |