diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2012-05-07 15:42:51 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2012-05-07 15:42:51 +0000 |
commit | 0601a59f0e9c3afbbf7cf2aef6035ad46b4d0726 (patch) | |
tree | 3c73b901f87ecb7ae4c5ced5d108f205b934dfe9 /comms | |
parent | daa66dee10ccc6ca6253b32f8694990ef040a9b4 (diff) | |
download | ports-0601a59f0e9c3afbbf7cf2aef6035ad46b4d0726.tar.gz ports-0601a59f0e9c3afbbf7cf2aef6035ad46b4d0726.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/p5-Device-SerialPort/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/p5-Device-SerialPort/Makefile b/comms/p5-Device-SerialPort/Makefile index 906d99c476e7..81d93dfb0487 100644 --- a/comms/p5-Device-SerialPort/Makefile +++ b/comms/p5-Device-SerialPort/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/0+$//} -MAINTAINER= skv@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A perl5 module for simple serial port control PERL_CONFIGURE= yes |