diff options
author | rene <rene@FreeBSD.org> | 2016-09-18 19:54:01 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2016-09-18 19:54:01 +0800 |
commit | 856815cfd53033d439b4852bb8887cdd79be8f16 (patch) | |
tree | 6479757c84765eaa3b1d47200f265e39617da45b /net/p5-Net-FTP-AutoReconnect | |
parent | 722b526abf760fcfc78d41b77f9be24356224b83 (diff) | |
download | freebsd-ports-gnome-856815cfd53033d439b4852bb8887cdd79be8f16.tar.gz freebsd-ports-gnome-856815cfd53033d439b4852bb8887cdd79be8f16.tar.zst freebsd-ports-gnome-856815cfd53033d439b4852bb8887cdd79be8f16.zip |
Re-assign jase@'s p5-* ports to perl@
Submitted by: antoine
Diffstat (limited to 'net/p5-Net-FTP-AutoReconnect')
-rw-r--r-- | net/p5-Net-FTP-AutoReconnect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-FTP-AutoReconnect/Makefile b/net/p5-Net-FTP-AutoReconnect/Makefile index dc9912244163..7f530b932d62 100644 --- a/net/p5-Net-FTP-AutoReconnect/Makefile +++ b/net/p5-Net-FTP-AutoReconnect/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:GIFF PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 FTP client class with automatic reconnect on failure USES= perl5 |