diff options
Diffstat (limited to 'comms/p5-Device-Modem/Makefile')
-rw-r--r-- | comms/p5-Device-Modem/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/p5-Device-Modem/Makefile b/comms/p5-Device-Modem/Makefile index 09c66484191..8f480f357ed 100644 --- a/comms/p5-Device-Modem/Makefile +++ b/comms/p5-Device-Modem/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/02/12 00:51:48 mjl Exp $ +# $NetBSD: Makefile,v 1.2 2003/06/02 01:21:20 jschauma Exp $ # DISTNAME= Device-Modem-1.24 @@ -7,7 +7,7 @@ SVR4_PKGNAME= p5dmd CATEGORIES= comms perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Device/} -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org COMMENT= Perl module to talk to modem devices connected via serial port DEPENDS+= p5-Device-SerialPort-[0-9]*:../p5-Device-SerialPort |