diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-08-25 22:52:27 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-08-25 22:52:27 +0800 |
commit | 6145d94f464bf15ae6c010c8748905d2199a1e2d (patch) | |
tree | 5cbeef51b1dabc4734cd917ba9c52e628516edcf /security/p5-Authen-Passphrase | |
parent | 7ae72d94e88f5c2d42ff2b6685b85e858daa9415 (diff) | |
download | freebsd-ports-gnome-6145d94f464bf15ae6c010c8748905d2199a1e2d.tar.gz freebsd-ports-gnome-6145d94f464bf15ae6c010c8748905d2199a1e2d.tar.zst freebsd-ports-gnome-6145d94f464bf15ae6c010c8748905d2199a1e2d.zip |
- Pass maintainership to perl@
Diffstat (limited to 'security/p5-Authen-Passphrase')
-rw-r--r-- | security/p5-Authen-Passphrase/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Authen-Passphrase/Makefile b/security/p5-Authen-Passphrase/Makefile index 170a92b34ba5..59799114e145 100644 --- a/security/p5-Authen-Passphrase/Makefile +++ b/security/p5-Authen-Passphrase/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for handling hashed passwords/passphrases as objects LICENSE= ART10 GPLv1 |