diff options
author | eadler <eadler@FreeBSD.org> | 2011-10-09 11:43:37 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2011-10-09 11:43:37 +0800 |
commit | 5e57364c2cf4137c77f36ef4c79f63ae5b98c2ec (patch) | |
tree | 8d44d9e41344d5d3b08933ebeb4706be6a0b455e /net/p5-Net-SFTP | |
parent | 35f8ba42e01e60bef26e10b39ba9634e51821cf4 (diff) | |
download | freebsd-ports-gnome-5e57364c2cf4137c77f36ef4c79f63ae5b98c2ec.tar.gz freebsd-ports-gnome-5e57364c2cf4137c77f36ef4c79f63ae5b98c2ec.tar.zst freebsd-ports-gnome-5e57364c2cf4137c77f36ef4c79f63ae5b98c2ec.zip |
- reset maintainers whose email has bounced
Approved by: portmgr (linimon)
Diffstat (limited to 'net/p5-Net-SFTP')
-rw-r--r-- | net/p5-Net-SFTP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-SFTP/Makefile b/net/p5-Net-SFTP/Makefile index 145f8f9a2b47..5f1954e9c385 100644 --- a/net/p5-Net-SFTP/Makefile +++ b/net/p5-Net-SFTP/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= tcornpropst@cox.net +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 module implementing Secure File Transfer Protocol client BUILD_DEPENDS= ${SITE_PERL}/Net/SSH/Perl.pm:${PORTSDIR}/net/p5-Net-SSH-Perl |