diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-11-07 04:26:44 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-11-07 04:26:44 +0000 |
commit | 49a281044a0b272c6520a3315d11887b62cc647e (patch) | |
tree | ecc4c9e644d01037c0b4e1318a4a793b78eaebd9 /net/p5-Net-SCP | |
parent | 4d90af40267396e9177b1f1a25fcaa4bfcc210b5 (diff) | |
download | ports-49a281044a0b272c6520a3315d11887b62cc647e.tar.gz ports-49a281044a0b272c6520a3315d11887b62cc647e.zip |
Notes
Diffstat (limited to 'net/p5-Net-SCP')
-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 \ |