diff options
author | Rene Ladan <rene@FreeBSD.org> | 2016-09-18 11:54:01 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2016-09-18 11:54:01 +0000 |
commit | f2f8f6154e02d42a303a386cf1b0b9238f37dd0f (patch) | |
tree | 6479757c84765eaa3b1d47200f265e39617da45b /net/p5-Net-uFTP | |
parent | a39baa64d4ba05c5965a2307e2ecc60c705397a1 (diff) | |
download | ports-f2f8f6154e02d42a303a386cf1b0b9238f37dd0f.tar.gz ports-f2f8f6154e02d42a303a386cf1b0b9238f37dd0f.zip |
Notes
Diffstat (limited to 'net/p5-Net-uFTP')
-rw-r--r-- | net/p5-Net-uFTP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-uFTP/Makefile b/net/p5-Net-uFTP/Makefile index 37480a1c6c64..f3aa27f447c6 100644 --- a/net/p5-Net-uFTP/Makefile +++ b/net/p5-Net-uFTP/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:STRZELEC PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Universal interface for FTP-like modules (FTP, SFTP, SCP) LICENSE= ART10 GPLv1 |