diff options
author | linimon <linimon@FreeBSD.org> | 2004-11-07 12:26:44 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-11-07 12:26:44 +0800 |
commit | afa7eebfca78d3bc500f8c49913537d2340e79e6 (patch) | |
tree | 4b501628e807ecb8bf1663bd5ae37fc8060dd1e2 /net | |
parent | 1c1670c6856a9f720ab8bd66532711e2ce279a30 (diff) | |
download | freebsd-ports-gnome-afa7eebfca78d3bc500f8c49913537d2340e79e6.tar.gz freebsd-ports-gnome-afa7eebfca78d3bc500f8c49913537d2340e79e6.tar.zst freebsd-ports-gnome-afa7eebfca78d3bc500f8c49913537d2340e79e6.zip |
Reset bouncing maintainer address.
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 \ |