diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-SCP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-SCP/Makefile b/net/p5-Net-SCP/Makefile index 606a3bbc27eb..ae9245ced106 100644 --- a/net/p5-Net-SCP/Makefile +++ b/net/p5-Net-SCP/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- -MAINTAINER= erich@tacni.net +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 module to access and use scp protocol BUILD_DEPENDS= ${SITE_PERL}/Net/SSH.pm:${PORTSDIR}/net/p5-Net-SSH \ |