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 ed2062b16b5b..6ab5ec8f9284 100644 --- a/comms/p5-Device-Modem/Makefile +++ b/comms/p5-Device-Modem/Makefile @@ -6,12 +6,12 @@ # PORTNAME= Device-Modem -PORTVERSION= 1.51 +PORTVERSION= 1.53 CATEGORIES= comms perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= skv@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl class to interface generic modems (AT-compliant) BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Device/SerialPort.pm:${PORTSDIR}/comms/p5-Device-SerialPort |