diff options
author | skv <skv@FreeBSD.org> | 2012-05-07 23:42:51 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2012-05-07 23:42:51 +0800 |
commit | d1fe36d999039439979a7b6016b94ed1cdad18a7 (patch) | |
tree | c53283a65dace2c340ad2f9d7778789ae2068e3d /comms/p5-Device-SerialPort | |
parent | a71d7f1932ac709ae39f8bf940a4bbc75d78119e (diff) | |
download | freebsd-ports-gnome-d1fe36d999039439979a7b6016b94ed1cdad18a7.tar.gz freebsd-ports-gnome-d1fe36d999039439979a7b6016b94ed1cdad18a7.tar.zst freebsd-ports-gnome-d1fe36d999039439979a7b6016b94ed1cdad18a7.zip |
Pass maintainership of almost of my "p5-*" ports to "perl@".
(I hope updating of them will be improved).
Diffstat (limited to 'comms/p5-Device-SerialPort')
-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 |